Pretty standard. The company obviously trusts their process, when they have what they need, they turn to you.
Grad Interview Questions
8,344 grad interview questions shared by candidates
Complete the sequences (multiple choice)
Given an array of integers (not sorted), find the kth largest number. Make it O(n)
Standard data structure, system design questions.
related to your field,goals, what action do you suggest in specific condition
You're conducting one task when you're told to address another - what would you do?
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).
Describe a time you were asked to take on a task but you were already overloaded
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?
Math/ Quantile Calculation
Viewing 841 - 850 interview questions