Tell me about yourself, strength and weakness
Grad Interview Questions
7,341 grad interview questions shared by candidates
I was asked about my projects and stuff on resume. Algorithms, data structures.
find nearest possible time using digits of current time in a 24 hour clock
1) Possible ways to get from top left of mxn matrix to the top right 2) Make a code editor refractor (string replacement) 3) Find the longest path in a DAG 4) Card class and functions
They asked about some arrays, trees questions. They are not difficult to find a solution.
Turn a n-ary tree into a binary tree.
Give two binary tree. you can switch left and right children anytime. Determine whether two trees can be same after serval switches
Got the assessment questions. There are two questions related to basic concepts learned in school
Algorithm question, using hash map, priority queue to solve
Write a function that removes whitespace ('\t', '\n', ' ') from a string
Viewing 591 - 600 interview questions