Vaguely remember finding pairs of elements in array with same sum
Software Development Interview Questions
37,012 software development interview questions shared by candidates
You are given a nxm matrix having unique integers, each column is sorted in ascending order. You have to select one integer from each column such that the difference between the minimum and maximum of the selected numbers becomes minimum.
None.
How would you model a deck of cards? Write a reshuffling function for the deck of cards.
Write code for this function: determine how many words in a given string (char*). The code should be in C.
Why do you want to work at Amazon?
How to check if there are any duplicate entries in a file?
Average, Best & Worst case complexity of an BST. On what basis these complexities are defined ?
flattening a tree to a file
What is the difference between an abstract class and an interface?
Viewing 1901 - 1910 interview questions