WPF architecture question.
Sr Staff Software Engineer Interview Questions
226 sr staff software 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
singly linked list in C#, design patterns, SQL
Every person will ask you one question for sure - Why Visa?
Store and retrieve a top priority task one by one with O(1). Some detailed questioning around this. Implement LRU cache with O(1). Some design related questions.
In memory DB, guess Pokemon React, Chat sever, system design, values/pm
Viewing 211 - 220 interview questions