Every internal detail of C++ programming language.
Senior C Developer Interview Questions
365 senior c developer 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.
What do you know about ZOPA?
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?
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 ...?
What experience do you have?
Why are you leaving your current position?
Concerning the project: It’s intentionally somewhat open ended on the details – we just want to see how you think, approach and complete a task – and what your code looks like. Feel free to change any existing code as you see fit, and jot down any other thoughts about it that you didn’t implement at this point. http://www.stilman-strategies. com/stilman-cpp-code-test.zip “Please let us know if you have any issues along the way. We look forward to seeing your results, delivery via a google link is best for us but we are flexible. Next we will review and then setup a team review session with you.”
Viewing 301 - 310 interview questions