Filter interviews by
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
ARthemetic Reasonong,times,speed distance
Top trending discussions
Polymorphism is the ability of an object to take on many forms. A real-time example is a Shape class with different subclasses like Circle, Square, and Triangle.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables code reusability and flexibility in object-oriented programming.
For example, a Shape class can have a draw() method that is overridden by its subclasses ...
Authentication verifies the identity of a user, while authorization determines what actions they can perform.
Authentication confirms the user's identity through credentials like username and password.
Authorization grants or denies access to specific resources or actions based on the user's authenticated identity.
Authentication precedes authorization in the security process.
Example: Logging into a website with a usernam...
posted on 27 Jul 2021
I appeared for an interview in Feb 2021.
posted on 17 Aug 2022
I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.
React is a JavaScript library for building user interfaces. It is different from Angular in various ways.
React is a library while Angular is a framework
React uses virtual DOM while Angular uses real DOM
React is more flexible and easier to learn than Angular
Deep copy creates a new object with the same values while shallow copy creates a new reference to the same object
Hoisting is a JavaScript mechanism where variables a...
Implement custom hooks and array flat method
Custom hooks are reusable functions that allow you to extract component logic into reusable functions
Array flat method is used to flatten an array of nested arrays into a single array
To implement custom hooks, create a function that uses the useState and useEffect hooks
To implement array flat method, use the reduce method to flatten the array
posted on 17 Jul 2023
I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 2 interview rounds.
typeof null returns 'object' in JavaScript.
typeof null is 'object' in JavaScript
This is a historical bug in JavaScript that has not been fixed for backward compatibility
Example: console.log(typeof null) will output 'object'
Finding palindrome strings in an array of strings.
Iterate through each string in the array.
For each string, check if it is equal to its reverse to determine if it is a palindrome.
Store palindrome strings in a separate array or print them out.
I applied via Job Portal and was interviewed before Nov 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
Python technical SQL basic
based on 2 interview experiences
Difficulty level
Duration
based on 1 review
Rating in categories
Software Developer
90
salaries
| ₹4.4 L/yr - ₹16 L/yr |
Software Engineer
86
salaries
| ₹9.8 L/yr - ₹15 L/yr |
Senior Support Analyst
62
salaries
| ₹4.8 L/yr - ₹8.1 L/yr |
Senior Software Engineer
54
salaries
| ₹11.1 L/yr - ₹28.2 L/yr |
Product Support Specialist
49
salaries
| ₹6 L/yr - ₹11 L/yr |
Unacademy
Vedantu
Extramarks Education
K12 Techno Services