Sell me a pen.
Development Interview Questions
137,246 development interview questions shared by candidates
Implement a LRU cache.
Given two rectangles, check if they intersect? He also asked me if I have seen the question before to which I replied I had but that I had not tried solving it.
Questions included in my description
Write an algorithm that does an in-order traversal of a tree recursively. Now, write the same algorithm iteratively.
Code a function in C to get the largest consecutive addition of integer numbers fron an array.
how to merge two linked lists without using temp node
multiply 2 numbers without using * sign
Write code to solve a problem in Polish notation. e.g : 1 2 3 + / is 1/(2+3)
Searching a page in 100 million pages. What data structure would be optimal?
Viewing 581 - 590 interview questions