DB schema
Software Development Engineer Ii Interview Questions
2,270 software development engineer ii interview questions shared by candidates
No questions were too original
Implement LRU cache. How would you resolve concurrency? How would you deploy it? How would you handle the situation when the cache will be really huge and distributed along a lot of machines.
1) largest contigous sub array sum
Questions covered BST, Arrays, Stacks et al. The interviewer also interested in breaking my code and how would I test my code. Wasn't too sure what the interviewer wanted out of the design question.
Difficult
I solved the problem in Java, but the hiring manager was more into C or C++, and didn't have much knowledge in Java.
The technical problems were of medium difficulty and not unsolvable. Just designed to show that you know how to think about software problems.
Design the software backend for a system that checks if vehicles are speeding on roads. Constraints: 1 camera per direction of road.
Nothing was very difficult just that need to think about design problems thoroughly
Viewing 1001 - 1010 interview questions