How to reverse a linked list with your eyes closed?
Grad Interview Questions
7,944 grad interview questions shared by candidates
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)
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