There were 2 questions: 1 design and 1 implementation. The design was something like the following: you have a billion google searches a day, design a data structure which lets you pull out the top 100 unique ones at the end of the day.
MISSING VALUE Interview Questions
6,570,074 interview questions shared by candidates
Wie würden Sie eine Reihung von einer Million Zahlen sortieren?
If integer array used to store big integers (one integer store one digit), implement arithmetic operations.
How many ways that you can choose 3 desserts from a menu of 10?
1. mutable, non mutable classes in Java 2. declaring constants in Java 3. x^y algorithm and its optimization. 4. second largest number from Binary Tree
If each of the two coefficient estimates in a regression model is statistically significant, do you expect the test of both together is still significant?
Find the number of ways to get from one corner of a grid to the opposite corner, by going down or right only.
Name 7oceans
You have a 3 gallon bucket and a 5 gallon bucket as your only tools and you need exactly 4 gallons how would you go about getting the 4 gallons?
reverse a string using stack in o(n)
Viewing 2901 - 2910 interview questions