Stuff about sql and the programming languages
Ingeniero C Interview Questions
3,798 ingeniero c interview questions shared by candidates
what do you know about the company?
Gave me 2 sheets where one sheet contains a big C++ program which OOPS concept and contains more than 10 print statements. Interviewer asked me to write all outputs. Then interviewer asked me explain the answers.
He asked me questions on my final year project. then he moved on to questions related to maths like vector, cartesian geometry, etc. Then at last he asked me to write a program in C++
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.
implement malloc and free such that free knows the size of the allocation
they ask you to make new data structure in C++ but their example so simple and not enough exploration from the quest ( or it wasn't enough for me ) and there is no useful test case
Asked me to implement a single function of a data structure, with some restrictions.
some simple questions on data structures and algo (see answer)
You have written you were cleaning in McDonalds.
Viewing 591 - 600 interview questions