Given an array of integers (not sorted), find the kth largest number. Make it O(n)
Grad Interview Questions
7,945 grad interview questions shared by candidates
You're conducting one task when you're told to address another - what would you do?
related to your field,goals, what action do you suggest in specific condition
You have 9 coins, all in the same weight but one that is lighter then the others. you have a weight and you can use it 2 times. how you will define who is the lighter?
Standard data structure, system design questions.
Implement a function to merge 2 sorted arrays into a third array. Followup, to do in-place considering one array can contain all the elements. Third problem was to reverse a linked list. First problems I coded in java for the third he wanted to use C/C++ (to see how I do with pointers).
Math/ Quantile Calculation
Describe a time you were asked to take on a task but you were already overloaded
Know the different forms of recursion and how data is stored and retrieved from the stack and heap.
Filter questions
Viewing 791 - 800 interview questions