Filter interviews by
Very good and informative.
Small case study on how can we solve problems faster and easier.
Top trending discussions
Two questions asked
Design a distributed LRU cache system for efficient data storage and retrieval.
Implement a distributed cache system using a combination of local caches on each node and a centralized cache for coordination.
Use a consistent hashing algorithm to determine which node should store each key-value pair.
Implement a cache eviction policy based on LRU (Least Recently Used) to remove the least recently accessed items when the ca...
LFU cache design in a distributed manner
Use a distributed key-value store like Redis to store the cache data
Implement a distributed algorithm to track the frequency of cache access across nodes
Use a consensus algorithm like Raft or Paxos to ensure consistency in cache eviction policies
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Quick sort for numbers from 0 to million
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
Puzzles aptitude check
Puzzles syntax check
I don't have any kind of info.
I applied via Naukri.com
Dynamic programming, linear search, binary search, graph
Blood realtion, synonyms, anonyms
Tell me about yourself, prject, sql
Data structures and algorithms in all rounds
Mostly DSA and coding round and SQL
BTEE stands for Breadth-First Tree Enumeration and it is a method used to traverse a tree data structure.
BTEE is a technique used to visit all the nodes of a tree level by level, starting from the root node.
It uses a queue data structure to keep track of the nodes to be visited next.
BTEE ensures that all nodes at the same level are visited before moving on to the next level.
React is a JavaScript library for building user interfaces, while Vue.js is a progressive JavaScript framework for building web interfaces.
React is a library, while Vue.js is a framework
React uses a virtual DOM for better performance, while Vue.js uses a virtual DOM as well but with a different approach
React has a larger community and ecosystem compared to Vue.js
React is more flexible and allows for more customization,...
Interview experience
Amazon
Flipkart
Udaan
Indiamart Intermesh