Related to CV and Job description
Staff Software Engineer Interview Questions
2,548 staff software engineer interview questions shared by candidates
Given a set of "alien" words and an ordering of those words (e.g. "foo" < "bar" < "baz"), determine the ordering of the characters in that alien alphabet
Tell me about a project where there was ambiguity. Really probing for a project that was directly related to working on the product. I think to see whether or not I was capable of taking on a role of product manager as well as being an engineer.
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"
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
Viewing 2411 - 2420 interview questions