Given a linked list with cycle, find the cycle.
Development Interview Questions
137,363 development interview questions shared by candidates
Describe a time when you were faced with a difficult problem and how you dealt with it.
What's the "next big" market area or venture MSFT should get into? And why?
explain virtual function call mechanism at memory level
find common ancestor in binary tree
Find exist in maze or prove its non existence.
Phone interview question: In C, why is it considered bad form for a function to return a pointer to a stack-allocated variable? What happens if you do it anyway?
What influenced you to choose this career?
Given an array of integers and no memory limit, provide an algorithm to sort the array with time complexity of O(n).
You have an image and you have to find the average of the image i.e. average of all the pixels into one pixel. The pixel has 3 values, R, G and B. Each R, G and B is a 8 bit number. Write the code for it in C.
Viewing 1531 - 1540 interview questions