Given an array of integers (not sorted), find the kth largest number. Make it O(n)
Software Developer New Grad Interview Questions
2,866 software developer new grad interview questions shared by candidates
Leetcode level. Nothing out of league and everything was doable.
questions related to data structures
Simple algorithmics (online platform), few cultural interviews, one system design interview.
Closest two points in a 2D plane.
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?
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).
Standard data structure, system design questions.
Explain to me your most proud project and what you learned from it.
Math/ Quantile Calculation
Viewing 331 - 340 interview questions