Fill in the blanks in a very convoluted table.
Internship Software Interview Questions
24,829 internship software interview questions shared by candidates
Given a list of domains and their frequencies, return the frequencies of every possible subdomain.
One time you solved a problem for a client
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.
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.
Viewing 1371 - 1380 interview questions