first technical round 3 dsa question (nearest maerging cell and related question) second hackathon (Tree of space ) multithreading of the same hackathon question
Intern Engineer Interview Questions
18,211 intern engineer interview questions shared by candidates
Please explain to me about yourself, mention anything that worth for you the most in the position that you apply here
Find the duplicate in N+1 numbers in an array whose numbers range from 1 to N
Find the degree of separation between two people (e.g. LinkedIn's connected feature)
Describe a situation when you went above and beyond your job.
The third interview was difficult . The question was about a variation of binary search.
My interviews used in-place quicksort, binary search tree (in-order) traversals, binary search, and solid OOP class structure knowledge. By chance, all of my interview questions wanted me to do the questions in-place with only constant memory. No queues or stacks in my case.
Make the game Checkers.
Was asked to explain a jquery code that was printed on the spot.
given an array of numbers and a number k, find if two numbers in the array add up to k. Running time, space complexity, standard questions.
Viewing 2131 - 2140 interview questions