The general OOP process, including virtual functions and then some basic DP / graph questions
Intern Engineer Interview Questions
15,350 intern engineer interview questions shared by candidates
You're in a conference room and the window is broken. What's the temperature outside?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
Have you ever been in a situation where one of your colleagues was not delivering their part of the project?
One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
there is an array of size n that represents rooms , just one door is open (at index 0), and each room contains keys to the other rooms, we need to check if there is a way to get into all the other rooms.
they had a dsa round+ system design round+ hr round. dsa round was an interval sort question on compiler.
Design and submit a project
Write a function to find the intersection between two arrays.
Solve a problem using your favorite programming language
Viewing 691 - 700 interview questions