Got the assessment questions. There are two questions related to basic concepts learned in school
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
Algorithm question, using hash map, priority queue to solve
Write a function that removes whitespace ('\t', '\n', ' ') from a string
given a method that can show if a node should be deleted or not, return the tree
hard level coding question of strings
find the largest square in a matrix which the sum of numbers in the square less or equal to K
We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
We went over my resume for a few minutes in the beginning, and we started the real technical interview. Nothing really unexpected. The only question we were able to go through was a question about BFS/DFS, basically traverse through a given 2D array map and find a path.
convert string to integer
Variation of LRU Cache
Viewing 331 - 340 interview questions