Find LCA of 2 nodes in a given binary tree, cycle detection in a linked list.
C Programador Interview Questions
3,500 c programador interview questions shared by candidates
Explain pillars of oops in detail.
What are Virtual functions and friend functions.
Valuing a bond.
Most general C++ and geometry related questions
Which method is called when you recast an object twice which has 3 levels deep inheritance and the method you're calling uses the `new` modifier?
By having the interface X, a class Y that implements it, and a class Z that extends the class Y + overrides one of the methods using override, and the second one using new, Tell which method will be called if ... Bunch of different combos of those things.
Q1. Quick sort algorithm and Merge sort algorithm and which one is better on linked list. Q2. Dynamic memory allocation and use cases of malloc, calloc, realloc and new. Q3. Some codes were given on pointers and few questions were asked. Q4. One Problem was given which required topological sort approach.
Extend your system with implementation of a simple additional requirement.
What was the most challenging project in your last job?
Viewing 3471 - 3480 interview questions