If you're given an array of numbers from 1 to 100 with one value missing, how do you determine the value?
Financial Software Developer Internship Interview Questions
591 financial software developer internship interview questions shared by candidates
What is a hash function for and how would you make one to hash strings?
How would you find the Common elements from 2 Arrays which my or may not be of the same size?
Implement a square root function.
What will you consider in designing a cache
1st missing number in a sorted set of N-1 integers (numbers between 1 and N) ?
What do you do when your hashtable becomes exhausted?
The exact details are a bit hazy, the basic idea was as follows. Implement a storage class using in c++. The storage class had to store doubles in an array and write to both ends of the array, while recycling the space as efficiently as possible.
None of the questions were extremely difficult. They asked one coding question and a couple of probability questions.
Write the program to merge 2 sorted lists.
Viewing 131 - 140 interview questions