I was never asked any technical questions.
Staff Software Engineer Interview Questions
2,636 staff software engineer interview questions shared by candidates
I coded part of a Battleship game. I then integrated that code into an existing Battleship game repo using a custom API connecting to an LLM.
Review a large CL by a junior engineer. Untimed take-home. Given a .tar.gz file containing design docs, diagrams, and the code for a very small backend server, add features and relevant tests. Timed. Pretty normal behavioral round. System design question about a recent feature the interviewer had thought about adding in their backend.
Binary tree traversal Data structure related questions Design patterns and Design principles
1. At what time of the compilation, Intermediate Language is converted into Machine code. 2. How many types of assemblies are there in .net framework. 3. What can we do as a developer to help memory management in .net 4. What does platform independent mean? 5. Trick questions on asynchronous programming 6. OOPS concepts 7. Sort an even-odd linked list
String decode and SQL connector implementation
Serialise and Deserialise a binary tree
1St Round: Why is Kafka fast? write the code for singleton. Details of concurrency and double checked locking. Write the Code for FLAMES game? Design IRCTC ?
1. Remove duplicates from an unsorted array without using HashSet or any other DS. 2. Sort a list of Strings. 3. How will you copy a big file from a central location to 300 servers.
It was a regular system design question that required a comprehensive design with clearly articulated trade-offs.
Viewing 1591 - 1600 interview questions