the first one is that there is an array which includes 99 numbers, and the numbers from 1 to 100, no same number, how could you find the missing one.
Financial Software Developer Interview Questions
757 financial software developer interview questions shared by candidates
N people seated around a round table. Kth person removed every turn, until only one remains. Code the solution
Why Bloomberg?
How to calculate the square root of a number?
1. If you have 10 glasses and 10 mice, what is the max number of bottles you can have and be able to identify the one poisoned bottle with only one test 2. write the insert method for sorted linked list 3. given numbers 0 to 99 with no duplicates in an array, how do you find missing number
sort on linked list
You have a linked list. How would you detect a loop in it, without using DFS of BFS?
HR interview was unexpected.
If I give you a new book, and ask you to create the index which is found at the end of the book, how will you do it.
Given a large dataset of people, distinct phone numbers, non-unique names. How would you store the data so that you could efficiently look up someone's data by phone number? By name? What about partial searches, i.e. a few letters of the name?
Viewing 211 - 220 interview questions