i
Droom
Filter interviews by
I applied via LinkedIn and was interviewed before Sep 2022. There were 2 interview rounds.
Top trending discussions
I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.
Design a scalable microservice architecture for handling high traffic and data efficiently.
Use stateless services to allow easy scaling; e.g., RESTful APIs that don't store session data.
Implement load balancing to distribute traffic evenly across instances; e.g., using Nginx or AWS ELB.
Utilize containerization (Docker) for consistent environments and easy deployment.
Incorporate a service registry (like Consul) for serv...
I applied via Internshala and was interviewed in Dec 2023. There were 2 interview rounds.
Easy to medium, can solve with leetcode medium
I appeared for an interview in Sep 2021.
I appeared for an interview before May 2023.
Atomic transactions ensure that all operations in a transaction are completed successfully or none at all in a distributed system.
Atomic transactions guarantee that all operations within a transaction are either all successful or all rolled back.
In distributed systems, atomic transactions are crucial for maintaining data consistency across multiple nodes.
ACID properties (Atomicity, Consistency, Isolation, Durability) a...
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
Leecode medium level question
Leetcode Hard level Question
I applied via Recruitment Consulltant and was interviewed before Jan 2023. There were 2 interview rounds.
Hooks are a feature in React that allow you to use state and other React features in functional components.
Hooks were introduced in React 16.8.
They allow you to use state and other React features without writing a class.
Commonly used hooks include useState, useEffect, useContext, and useReducer.
Hooks must be used at the top level of your functional component.
Example: const [count, setCount] = useState(0);
Design a high-level architecture for a software system
Identify the main components of the system
Define the interactions between the components
Consider scalability, security, and performance
Choose appropriate technologies and frameworks
Create a diagram to visualize the architecture
based on 1 interview experience
Difficulty level
Duration
based on 6 reviews
Rating in categories
Software Engineer
34
salaries
| ₹5.8 L/yr - ₹11 L/yr |
Product Manager
28
salaries
| ₹13.9 L/yr - ₹23.7 L/yr |
Senior Software Engineer
26
salaries
| ₹10.7 L/yr - ₹18.9 L/yr |
Associate Software Engineer
23
salaries
| ₹4.9 L/yr - ₹11 L/yr |
Assistant Manager
22
salaries
| ₹5 L/yr - ₹7.6 L/yr |
MagicPin
Awign Enterprises
Nestaway
Ketto