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...
Senior Staff Software Engineer Interview Questions
226 senior staff software engineer interview questions shared by candidates
Create a key/value pair "database" (get/set/count) which also supports transactions (begin/commit/rollback).
WPF architecture question.
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"
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
How would you design a complex platform that can handle massive traffic?
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.
Take-home task (in any language/framework you're most familiar with).
Viewing 211 - 220 interview questions