String manipulation problem to be solved using C/C++
Ingeniero De Software C Interview Questions
3,497 ingeniero de software c interview questions shared by candidates
Describe a time when you were stressed; what happened, why, and how did you deal with it?
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.
Write a lambda function for incrementing an array values. Write a program for filtering prime numbers in a array and storing it in a vector array. Write a program to print the last 5 greatest numbers in an array.
C++ programming related some basic questions, virtual function internal details, internal details of C++ binary etc.
General Architecture questions regarding threads , data structures
Viewing 301 - 310 interview questions