Asked about my favourite topic in Bachelors
Development Intern Interview Questions
5,461 development intern interview questions shared by candidates
Path sum traversing tree question
Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below.
Find all the palindromes in a string.
Some questions on threads, and binary trees
Object oriented design question
Reverse a singly linked list.
One of the questions was related to movie suggestions. Given a movie A that the user had watched, write an algorithm to suggest more movies to the user. You can decide how the movie A would be related to other movies(linked lists, arrays, vectors,etc).
1. Trees question based on DFS 2. Implementation of atoi.
Time Complexity and space complexity.
Viewing 4281 - 4290 interview questions