Linked list version of the "Island Counting" problem
Junior Software Engineer Interview Questions
21,774 junior software engineer interview questions shared by candidates
What is the time complexity of Djikstra's Algorithm
1. Tell me about a project you are proud of and why? 2. What challenges have you faced while working on a team and how did you overcome them? 3. Describe an algorithm that you recently implemented to solve a problem. 4. How do you stay organized when juggling multiple tasks or projects? 5. If given the choice, would you prefer to work independently or as part of a team? Why? 6. Explain one way in which data structures can be used to optimize code performance and/or memory utilization. 7. How would your past experience help Google achieve its goals and objectives? 8. Have you ever encountered an ethical dilemma at work, if so how
Asked me a DFS I used iterative DFS to solve it. They also asked me a Dynamic Programming Question. It was a 1-D DP I coded bottom up solution. Finally they asked me a harder question which was a monotonic stack question.
Write a program that corrects typos in a text file. You are permitted to use Python libraries to assist you.
Package dependency problem (i.e. topological sort)
Explain the MVC (Model View Controller) design pattern?
What is the difference between SOAP and RESTful
Explain the difference between a linked list and an arraylist
How can you optimize this more
Viewing 5821 - 5830 interview questions