Why leave current employer Tell me about yourself
MISSING VALUE Interview Questions
6,572,321 interview questions shared by candidates
Pass a list of word to a function [car, rats, arc, star] and have the function group the words which are anagrams of eachother.
Output a single linked list in reverse, in linear time and constant space, and recursively
How to implement Sqrt(double k) efficiently?
Given n+1 buckets with n of them with ball inside and move(a,b) function, that moves ball from bucket a to bucket b. Each ball has a different number from [1,n] on it. Move balls, so each bucket has a ball with matching number in it.
giving lots of intervals [ai, bi], find a point intersect with the most number of intervals.
Given 2 arrays sorted in ascending orders (a[n] and b[n*2]) with the second half of array a[] being empty, create a function that merges both arrays into a single sorted array.
2nd ques- add if the numbers are of any base ..
1. implement sqrt() with integer. 2. sort 3 color in array.
If revenue is down 1% and time spent is up 2%, what do you infer/ decide?
Viewing 3811 - 3820 interview questions