Questions are LC Medium level questions. It's important to be fast at solving them, as time is really limited.
Grad Interview Questions
7,940 grad interview questions shared by candidates
Add two strings like "12.24" + "1.888" remove minimum parathesis to make the string valid
Remove minimal number of parentheses to form balanced string.
LCA Clone Tree Sum of All Root nodes Remove Parentheses to balance
I got a medium LC and a hard LC.
checking the number from 0 to N-1 in an array with 0(1) space and O(n) time.
How to find the local minima in an array.
One backtracking question. One question that is similar to the meeting room question on leetcode.
Data Structure, LinkedList, Sorting, Binary Tree
Coding Round 2. Same deal as Coding Round 1. Work fast, and explain your thinking. Do not be stupid and go into these coding rounds without practicing on leetcode. When you are under pressure in an interview, it is challenging to think through an efficient solution in a timely manner. The outcome of these two coding interviews will be almost entirely based on how much you have prepared, and a little bit of luck
Viewing 7581 - 7590 interview questions