Order list of movies where each movie title's last word has to match with next movie's first word. Find the longest chain of movies.
Internship Software Engineer Interview Questions
23,909 internship software engineer interview questions shared by candidates
The phone interview has following questions:- Introduce yourself Explain about a situation which demotivates you What are the challenges you faced when working in a team? Work culture you would love to work with Why udemy? Coding challenge questions- 4 questions 1. greedy algorithm problem 2. Multiple choice question to predict the output of the code. 3. DataBase query 4. Array problem
What are you most passionate about in software engineering?
Graph problem. Similar to Leetcode course scheduling but you have to design classes and data structures on your own. In the first round there are some constraints (no invalid input/no cycle/must have a path with start&end) that makes it easier.
Q. Implement a hash map
What is the singleton problem?
Given a 2d matrix containing 1, 0, -1, a start position and an end position. Find the shortest path from start to end, which has to go through all 1s and cannot visited -1.
Calculator including +-*/ expression and ()
What's stopping you from working here?
This round was managerial round I was asked a couple of question regarding my projects and a couple of HR questions
Viewing 1331 - 1340 interview questions