I was asked about my projects and stuff on resume. Algorithms, data structures.
New Grad Engineer Interview Questions
3,248 new grad engineer interview questions shared by candidates
Turn a n-ary tree into a binary tree.
hard level coding question of strings
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
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.
Write a function that removes whitespace ('\t', '\n', ' ') from a string
Spiral matrix with a little twist
convert string to integer
Viewing 331 - 340 interview questions