Search a max value in an unsorted array. (Very abstract question) in better than O(n).
MISSING VALUE Interview Questions
6,572,321 interview questions shared by candidates
Given a set of strings, a number 'n', and a function that takes a string and gives back a score, find the n largest scored strings in the set.
What is the best way to sort a terabyte of array of data, when you have limited RAM (500k), and each array element has a couple of items of data, at about 1-10k each.
Game of Life - write a function to calculate next state of the board based on current state
How many ping pong balls can you fit in a school bus?
Given two lists A and B containing sorted non-unique integers, return the elements in A but not B and the elements in B but not A.
16p + 1 = x^3, and p is a prime number. What is x?
Design an evacuation plan for the building
Find the longest subsequence of duplicate numbers in an array of sorted numbers.
How would you improve Uber?
Viewing 2301 - 2310 interview questions