Why should we hire you?
Entry Level Software Developer Interview Questions
2,470 entry level software developer interview questions shared by candidates
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.
Technical assessments were (I assume) dependent on roles. The logic test can be seen via a simple google search
In the live digital interview, I was asked to code to determine all possible telephone numbers from a mobile keypad in a situation where every digit can only make knight moves on the keypad.
What is "Monkey Patching" in Python? write one line python code to return odd numbers and even numbers separately, given a list of numbers.
Duplicates, string question with priority queue
Questions concerning manipulating a data set
String manipulation
given an array D of numbers and a target T, count the number of permutations of D [D_a, D_b, D_c] where a < b < c and a + b + c <= T.
Viewing 271 - 280 interview questions