Can find all the questions online. Nothing special. Just prepare how to crack coding interview book...
Senior Software Development Engineer Interview Questions
1,201 senior software development engineer interview questions shared by candidates
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
Standard algorithmic questions
Data structures related questions and spring based questions
I cannot discuss the questions.
The questions are meant to be confidential for obvious reasons. In general, they covered topics like BSTs, Graphs, String manipulation, multi-threading synchronization & collections.
How would you design the Matchmaking service used by Xbox Live ?
How do you describe yourself
Write a method (on the whiteboard) to reverse a singly linked list.
Implement a min stack which contains a method returning min value in the stack and all stack operations including min stack should be O(1)
Viewing 961 - 970 interview questions