no unexpected question.
Senior Staff Engineer Interview Questions
696 senior staff engineer interview questions shared by candidates
Task 1: finish building out a CRUD+ type of service with some provided partial template files - using a very outdated framework version!! plus some (common) libraries not even mentioned in the original job description...
Create a key/value pair "database" (get/set/count) which also supports transactions (begin/commit/rollback).
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"
How would you design a complex platform that can handle massive traffic?
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 is Dev Ops for you?
How do you optimize a certain logic for better power consumption?
Situation based questions. Tell me about one experience where you failed, how did you over come it.
singly linked list in C#, design patterns, SQL
Viewing 661 - 670 interview questions