Find Peak Element, Minimum Add Parentheses
New Grad Software Engineer Interview Questions
2,906 new grad software engineer interview questions shared by candidates
Behavioral : What is one scenario where you demonstrated exceptional skills
Can't share the questions as I signed NDA
One of them was use a for loop to make a shape
K-way merge Why do you want to be in this role Strings and trees
LC style questions in both coding rounds
Printing out the elements in specified order for a given matrix
Mostly "prove you know data structures & algorithms and that you've done undergrad coursework". So compilers, some graphics, but no "1000% contrived" toy problems. Know well-known algorithms/data-structures by heart (but they're no bs, so you won't get super edgy / "prove you're a genius" data-structure interview questions). Know how to recognize exponential time problems.
N/A
Given a decimal number, find the number of ones in its binary representation. Can you improve the time complexity from O(log(d)) to O(1) and reduce the space to O(1)
Viewing 1731 - 1740 interview questions