One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
Software Intern Interview Questions
17,713 software intern interview questions shared by candidates
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.
1 Introduce yourself 2 what are you work ethics 3 strength and weaknesses
How would you implement a fair randomized shuffling algorithm?
4. what do you think about rapleaf
programs on bit operations part was difficult for me
Nothing was too difficult. The coding question was just to find, within a list of integers, the longest sequence of consecutively increasing numbers.
Given an array of integers, determine how many sequences there are of numbers that increase to a point then decrease, with at least two on each side of the max value (example: 1, 4, 5, 3, 1)
How could you make the line TRACE(); placed at the top of a function print out something when the function begins and when the function exits.
Viewing 911 - 920 interview questions