How to reverse a linked list with your eyes closed?
Grad Interview Questions
8,343 grad interview questions shared by candidates
Why you think you would be a good fit?
related to your field,goals, what action do you suggest in specific condition
nothing related to your cv really. they ask random questions to dk you out
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).
Given an array of integers (not sorted), find the kth largest number. Make it O(n)
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?
Complete the sequences (multiple choice)
Math/ Quantile Calculation
Viewing 841 - 850 interview questions