Show a data structure for LRU cache.
Senior Software Engineer Java Interview Questions
95,755 senior software engineer java interview questions shared by candidates
Count amount of 1-bits in byte
Find overlap between two contracts given start and end time of the contract
Shop sells jackets with 40% discount. The original price was $75. How many jackets can you buy with $495?
Explain how the curly brace syntax [in AngularJS] works and why it might not always be the best way to do it.
It was a coding test (standard problem statements).
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).
Build a regular expression parser in Java that matches expressions like 'aabbc' and say what is its order of growth in Big O notation.
find the number of substrings which are palindrome
Whiteboard how you design an online restaurant table reservation system.
Viewing 1031 - 1040 interview questions