Write a quick architecture approach based on a previous task. How event will be handled by different services and were will be stored.
Staff Software Engineer Interview Questions
2,635 staff software engineer interview questions shared by candidates
I can't disclose the questions but basically the first interview is looking for good OOP programming skills and the second is more around complexity and distributed computing.
interview based on resume
Write a program to reverse a subset of linked list Input: 1 - 2 - 3- 4- 5- 6- 7 --> NULL; start = 3, end = 6 output : 1 --> 2 -->6-->5-->4-->3-->7-->NULL;
What happens you create a commit in git? What objects get created? How are the changes stored?
Design snake & ladder game with running code.
2d matrix shortest path type question use bfs queue
Round 0 (30 mins): Info session Round 1 (30 mins): Leetcode easy, vscode live share, "closed book" Round 2 (2 hrs): Dependent on who's interviewing you but live coding in sandbox, "closed book", implement class functions based on provided details which threw me off for a staff loop. I was expecting sysdesign, PR review, basic JS/react short answer verbal questions Round 3 (2 hrs): Behavioural
What is garbage collection in c#?
I'm not going to share here out of my respect to Circle
Viewing 541 - 550 interview questions