The questions are meant to be confidential for obvious reasons. In general, they covered topics like BSTs, Graphs, String manipulation, multi-threading synchronization & collections.
Senior Software Development Engineer Interview Questions
1,242 senior software development engineer interview questions shared by candidates
How do you describe yourself
How would you design the Matchmaking service used by Xbox Live ?
Write a method (on the whiteboard) to reverse a singly linked list.
EJB lifecycle.
What was a difficult problem you've dealt with?
Find the most amount of palindromes in a given string.
Reverse string. Implement ntoa. Get number of ones in a M bit variable. Design and implement message passing for multiprocessor system (were given some specific hardware restrictions) Design and implement malloc/free for some specific requirements. Design embedded RTOS and implement scheduler, task switching and interrupt handler.
Standard algorithmic questions
Difference between a crash and exception. Difference between macros and inline functions. Mfc: message maps and virtual functions. Different calling convention. Late n early binding... Garbage collector algorithm. When gc will fail to clean the memory. How to know heap size, crash dump analysis, What is a stack n how to know stack memory size. Commands in windbg. Questions on Critical section, mutex, semaphores. Can we use mutex in single process and how? Working of MSIL and JIT COMPILER. Can a C# code, use c++ code and call kernel functions like createfile. Areas: dot net, oops, operating systems, thread synchronization. Difference in execution steps of c++ and c# code
Viewing 1051 - 1060 interview questions