all questions were on DSA and OOPS. Topics were Overloading, Polymorphism, Searching, Sorting, Link-list.
C Developer Interview Questions
3,501 c developer interview questions shared by candidates
Basics and according their requirements.
What data structure would you use for 2 million integers that would be inserted and the beginning and then searched many times.
what's the different between java and c++
find the index that every value in the array before it is smaller than the value of this index and every value after this index is bigger
Why should we hire you?
Understanding of inheritance with respect to pointers.
Understanding of inheritance with respect to functions.
Analyze a short C++ program with multiple bad practices and explain the behavior.
Write a program such that when given an array it will output every subset. Given {1 2} {}{1}{2}{1 2}
Viewing 381 - 390 interview questions