I was never asked any technical questions.
Staff Software Engineer Interview Questions
2,609 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
You have this piece of equipment to test (could be any part of the car) think of all the different conditions you have to check to validate the functionality
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.
Viewing 1581 - 1590 interview questions