Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
One puzzle, string based program, sql question,email writing,
They will give you one scenario and ask you to iplement code using java,selenium. they ask qs in what you developed
React has three main phases in its lifecycle: mounting, updating, and unmounting.
Mounting: when a component is created and inserted into the DOM
Updating: when a component is updated due to changes in props or state
Unmounting: when a component is removed from the DOM
Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()
React also has error handling methods,
Strict mode is a way to write secure and optimized JavaScript code.
Enables catching of silent errors
Disallows duplicate property names or parameters
Prevents use of undeclared variables
Makes `eval()` safer to use
Throws errors on invalid usage of `this` keyword
CURD operations along with implementation of a mock UI
OOPs concepts are fundamental principles in object-oriented programming, including 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 to present the same interface for different data types.
Abstraction: Hiding the complex imple...
I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.
Find the index of second maximum integer in a given array.
Iterate through the array to find the maximum integer.
Then iterate again to find the second maximum integer and return its index.
posted on 21 Aug 2024
I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.
A circular queue can be identified by checking if the rear pointer is one position behind the front pointer.
Check if rear pointer is one position behind front pointer
Check if front pointer is at index 0 and rear pointer is at index n-1 in an array of size n
Check if front pointer is at index rear+1 modulo n in an array of size n
Design a notification system for a software application.
Identify the types of notifications needed (e.g. email, SMS, in-app)
Consider the frequency and urgency of notifications
Implement a notification queue to handle multiple notifications
Include user preferences for notification settings
Utilize push notifications for real-time updates
Write multiple polyfills for array
Hackerrank algorithms and ds test
I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.
Logical Reasoning, Questions on distances, Questions on directions
1- Difference between array list and linked list.
2- Reverse the linked list
1-Difference between Arraylist and Linked list.
2-Check if strings are anagram.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Executive Accountant
81
salaries
| ₹12 L/yr - ₹29 L/yr |
Software Engineer
64
salaries
| ₹12 L/yr - ₹28 L/yr |
Senior Software Engineer
42
salaries
| ₹20 L/yr - ₹41 L/yr |
Driver
24
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Product Manager
16
salaries
| ₹16.5 L/yr - ₹51.4 L/yr |
LambdaTest
Yodlee
Fingent
Bravura Solutions