Describe a time when you were stressed; what happened, why, and how did you deal with it?
Desarrollador De Software C Interview Questions
3,497 desarrollador de software c interview questions shared by candidates
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.
They asked about pointers, storage classes, diff between char array and char string, which compiler u r using, memory segments, malloc, calloc, bit manipulations, which controller u used, what processor used in that controller , which architecture it is, watchdog timer, what is volatile, type cast, how to cast int to char, void pointer and why we use it what is stack why we use that rs232,rs485 functionpointers, array of function pointers which debugger u used linked list
The questions from C was moderately difficult.
Tell us more about your background and your experience with programming?
Fragen zu früheren Projekten und Aufgabengebieten.
Agreed to a NDA so I can't tell specifics but it's a C++ programming test with automatic strict checks on the solution you submit.
Q: What feedback did you receive
I was asked to solve an implementation of their work
Implement a template function performing binary search with a minimal number of comparisons
Viewing 301 - 310 interview questions