min stack value reverse a linked list other standard C questions
C Programmer Interview Questions
3,500 c programmer interview questions shared by candidates
3) 2 trains depart at diff time from the same place with diff speed.. when will they meet?
2) find volume of hemisphere
what is yield operator in C#
What is a virtual function?
How does c/c++ compiler works?
Why did you choose to apply?
data structures and their use
the classic question of writing the "atoi" function
(technical interview) You have two arrays: A and B. A contains ints and B has pairs: (element from A, the number of elements that are larger than that element and to the right of it in A). for example: A = [4,3,5] B = [(5,0), (3,1), (4,1)] Given array B, recreate array A
Viewing 3301 - 3310 interview questions