Performance optimizations questions, Memory management and inner workings of JS
Senior Engineer Interview Questions
107,481 senior engineer interview questions shared by candidates
in 1 drum 3 litres water other drum 5 litres how to get total 5 litres in 1 drum conidition only u can throw water any number of times.
Implement a LRU Cache. Implement a class for a deck of cards. Write a shuffling method. How do you test it?
Design LRU with O(1) insertion / deletion.
Questions related to past projects. Couple of algorithm questions.
Find overlap between two contracts given start and end time of the contract
Find the the capacity of parallel Gaussian channels
How many ping pong balls fit in a 747
How to close connections on exception
2. There is a GET API that responds with very large data. For example, employee records where each record contains all the fields of an employee. But the customer is not happy with such a big response which put burden on the network. What can you do to change the API to respond with less amount of data. (This time I understood the question and asked wherever I need clarity).
Viewing 1101 - 1110 interview questions