The greatest mistake I've ever made;
Ingeniero C Interview Questions
3,788 ingeniero c interview questions shared by candidates
1st round - discussion with HR and a small coding round 2nd round - Interview with a manager and few questions asked around Virtualization, SQL, C++ 3 round - Design
Introduce yourself Questions related to branch Aptitude questions In last they asked do you have any questions
OOPS, SQL, DBMS, coding and basic technical questions.
To print the duplicate elements in a given string?
About project, How you use Multi-threading explain, Debugging how do you do VS2012. What compilers you use. Difference between mutex, semaphore how they are different. Where can you apply synchronization techniques what will you use to do them. Storage classes in c Difference between global and external Static variable 2nd round with client: Different CPP programs were given and asked for expected ouput. cpp programs include all oops concepts, virtual, virtual destructor
1- Deep discussion on current project as role offered was also of same type. 2- Smart pointer discussion, write the code for same. I wrote for int, then they asked for generic one with template. 3- why operators needs to overload in smart pointer class. 4 -in normal pointers, why do we need to give type of pointer even if they store only numeric data that is address. 5- singleton class concept, write code for the same. 6-How do we restrict creation of object in heap? 7- Write copy constructor body, why do we need? 8- Difference between vector and list. Which one is good and why ? 9- internal implementation of map, set and unordered map. 10- difference between map and unordered map 11- write a program to print pair of elements whose sum is 10 from given set of array elements. 12- sql: find third highest unique salary from employee table
Coding questions based on array operation, logical programming and logic reasoning basically puzzle solving
What is a map (the associative container)?
prime number function, matrix array
Viewing 3711 - 3720 interview questions