Filter interviews by
Clear (1)
Leetcode medium problem.
Leetcode medium and test cases.
Design a distributed key-value store system
Use consistent hashing to distribute data across nodes
Implement replication for fault tolerance
Use a gossip protocol for node communication
Consider data partitioning and sharding for scalability
Implement a distributed consensus algorithm like Raft or Paxos for consistency
I applied via Company Website and was interviewed in Aug 2022. There were 4 interview rounds.
Three easy level leetcode questions
Top trending discussions
I applied via Walk-in and was interviewed before Oct 2019. There was 0 interview round.
I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There was 1 interview round.
I was interviewed before Jun 2020.
To find the middle of an odd-length array, divide the length by 2 and round down.
Get the length of the array
Divide the length by 2 and round down
Return the element at the resulting index
The new operator is used to dynamically allocate memory for an object at runtime.
It returns a pointer to the newly allocated memory.
It can be used to allocate memory for built-in types, user-defined types, and arrays.
The syntax is: new type;
Example: int *ptr = new int;
Example: MyClass *obj = new MyClass();
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
5
salaries
| ₹0 L/yr - ₹0 L/yr |
SDE-2
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Zoho
InMobi
TCS