Inheritance, Linked List, Array, about last project
Entry Level Software Developer Interview Questions
3,185 entry level software developer interview questions shared by candidates
Why should we hire you?
find duplicate counts of a name from a table. for example, you have : 1 John 2 John 3 Emma ---- return John 2
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.
Save transaction in database and fetch the same and show on UI. Team of 7 and mentor was assigned to each team.
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
Write a function to reverse a string
String manipulation
Viewing 351 - 360 interview questions