8. What is Bubble Sort?
Ingeniero C Interview Questions
3,798 ingeniero 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.
Tell us more about your background and your experience with programming?
couldn't reach there for any question
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
Given a catheter segment that promotes each limb in the array by 1 Run the code 100 times Despite this in the end the results are different and not everything contains 100 why?
General Architecture questions regarding threads , data structures
9-hour C++ coding test.
Implement a template function performing binary search with a minimal number of comparisons
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.
Viewing 321 - 330 interview questions