Write this code recursively, nested for loop time complexity, etc
Grad Interview Questions
8,344 grad interview questions shared by candidates
1. use one pass to find the first unique character in a string
LC Tagged Questions. Some variations
An original BFS, a classic backtrack, a binary tree recursive algo. Resume related questions were heavily on my internship.
First Phone interview: A scheduling problem looks like the regular on leetcode. Second Phone interview: A matrix problem
On site I was given an easy-medium programming question. Even though solved it I guess they wanted some perfection.
Tree questions
Manager Interview: Resume Questions Design an aggregator class for sum, count, avg for a stream of numbers without if else loop for checking type of aggregator each time
Phone Interview - LRU cache
In-house Interview 1: 1. Deep copy of graph 2. One edit distance
Viewing 7701 - 7710 interview questions