How was your day today
C Software Interview Questions
5,475 c software interview questions shared by candidates
C++ programming related some basic questions, virtual function internal details, internal details of C++ binary etc.
Pouvez-vous me citer un pattern de développement autre que MVC (Model, Vue, Controleur).
Write a C++ program to reverse the string word by word. and also code to draw the following pattern. * * * * * * * * *
Design a C++ class to make LED blink.
When was a time there was excellent customer service ?
String manipulation problem to be solved using C/C++
Describe a time when you were stressed; what happened, why, and how did you deal with it?
Tell me about yourself and your background.
4 tasks in Codility. The first one was about C++ basics like dynamic_cast etc, 4-choice Second one classic parsing exercise in C++ using string, maps, arrays, however very badly specified so that correct solution was simply not feasible in given time, unless you neglect most possible inputs and "go straight to dumbest implementation" that might or might not pass Codility scoring test. Third question is about dynamic programming, in-depth search of cheapest route. Fourth was numerical exercise, relative calculation on angles maybe easy but certainly might be tricky.
Viewing 501 - 510 interview questions