Filter interviews by
I applied via Recruitment Consulltant
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
It was a simple assignment where you needed to implement a Django app from a well laid out documentation.
Fix two swapped nodes in a Binary Search Tree to make it valid
Identify the two nodes that are swapped incorrectly
Perform an inorder traversal to find the nodes that are not in ascending order
Swap the values of the incorrectly swapped nodes to fix the BST
posted on 30 Mar 2023
useState is a hook in React that allows functional components to have state.
useState is used to declare state variables in functional components.
It returns an array with two values: the current state value and a function to update it.
The initial state can be passed as an argument to useState.
Example: const [count, setCount] = useState(0);
useEffect is a hook in React that allows you to perform side effects in functional components.
It replaces componentDidMount, componentDidUpdate, and componentWillUnmount.
It takes two arguments: a function that performs the side effect and an array of dependencies.
The function is called after every render, unless the dependencies haven't changed.
Common use cases include fetching data, setting up event listeners, and upd
To find a bug in a React problem
Check the console for any error messages
Use React Developer Tools to inspect the component tree and state
Check if the props and state are being updated correctly
Check if the lifecycle methods are being called in the correct order
Check if the event handlers are bound correctly
Check if the JSX syntax is correct
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
- There were 2 had questions majorly about DP, code link was shared.
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
Task given based on CSV file
Basic python questions
posted on 19 May 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
Solid Principles are a set of design principles for writing maintainable and scalable software.
Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.
Single Responsibility Principle states that a class should have only one reason to change.
Open/Closed Principle states that sof...
Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.
Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.
Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.
Abstraction is achieved through abstract classes and interfaces in object-oriented program...
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
based on 1 interview
Interview experience
Cluster Manager
18
salaries
| ₹2.5 L/yr - ₹5 L/yr |
Data Scientist
13
salaries
| ₹7.5 L/yr - ₹21.5 L/yr |
Software Development Engineer
11
salaries
| ₹12 L/yr - ₹23 L/yr |
Product Manager
11
salaries
| ₹10 L/yr - ₹33 L/yr |
Data Analyst
7
salaries
| ₹8.5 L/yr - ₹14 L/yr |
Paytm Money
Groww
Upstox
Zerodha