Have you worked with distributed systems? What were your biggest challenges? There is a .net application, handles thousands of request seamlessly, however when it peaks, it starts to throttle. What .net specific reason can cause this?
Senior C Developer Asp Net Interview Questions
381 senior c developer asp net interview questions shared by candidates
1. Sort array with ones and zeros. This was the most "complicated" part. 2. Complexity of insert/delete/find in double linked list, binary tree. Complexity of sort of array of numbers, of sorted array of numbers. 3. Questions like what order ctors/dtors work. 4. Some crap with 2 classes having static shared ptr for kernel object, where kernel was class poorly written. Like what's wrong with the code was the question. 5. int x; int &j; j=x; What's wrong? Reference should be assigned to a variable when declared actually. Other questions very primitive.
One question about using semaphone to achieve threads synchronization.
What are you doing in your current role? What is the time requirement? How do you achieve the time requirement? How to find out cause of an internet communication failure?
Typical C++ questions Implement your own shared pointer Singleton implementation
Every internal detail of C++ programming language.
What do you know about ZOPA?
A discussion of the C++ code I had written.
On interview only relevant questions were asked. I very appreciate it.
Show me how you would do ...?
Viewing 311 - 320 interview questions