None - Most my interviewers were old enough to be in Computer Science History Museum. The most difficult question was "Build a linked list without using Java list"
Staff Software Engineer Interview Questions
2,628 staff software engineer interview questions shared by candidates
Design a system to publish and maintain and index of internet ads globally.
1. Take home Codility assessment 2. Take home, front-end focused Codility assignment. It wasn't too hard at all. 3. Behavioral interview with another staff engineer. 4. Two part interview, one where they asked a LeetCode style algorithm question and another a frontend focused system design question.
How would you add multi-threading to this program?
Asked about legacy technology and not latest ones.
1) LRU cache 2) Design a system to collect event logs, requiring all logs from the same client should be persistent in the same cluster and no data skew issue at the same time 3) Two events will be sent out from client, one will have deviceId and location information, the other one will have fdqn, timeStamp, deviceId. Collect those two events and present to a FE dashboard. 4) two sum and 3 sum 5) check a valid number from leetcode
What's the arch to built a offline first mailing app
How would you design a complex platform that can handle massive traffic?
Coding round: Print File directory in a pretty format as pasted in the code editor.
ds, algo, system design, lld, hld
Viewing 2491 - 2500 interview questions