Bit setting
Software C Interview Questions
5,497 software c interview questions shared by candidates
Userspace vs kernalspace
3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
On Written round, 1. Explain primary control surfaces along its axis with figure 2. Explain twin spool engine working with graph 3. How wing create lift? Draw an aerofoil and explain it 4. 5 points of human factor while working in an aircraft 5. 5 points, you are a good listener 6. 5 points, you are a good speaker
How to deal with memory leak?
In the interview I was asked about the logic of the program and about the circle question. Then about diffrence between c/cpp , difference between array and array list, favourite subject. last I was asked one puzzle to find the no claps two ... I dont remember it excatly.. one can google it.
write a code to implement your own vector
Programming questions - Describe a project I created + design overview, some more C++ questions and theoretical OS questions. HR questions - Why did I decide to leave my previous job, where do I see myself in a few years, etc...
why you use Jqury in your project? why you use Javascript in your project? how i should trust you all information in CV is true?
Questions from Resume and Project explanation OOPS concepts with basic examples & how to use with explanation what is new in c++ and how it works and in failure conditions overloading examples with explanation Asked me to code on following: Virtual functions and Vtable explanation. copy constructors and deep & shallow copy stack , queue implementation Run time polymorphism puzzles: - Minimum possible cases for Disc (stack operations) - Color balls selection in a bag.
Viewing 2881 - 2890 interview questions