they had a dsa round+ system design round+ hr round. dsa round was an interval sort question on compiler.
Intern Software Interview Questions
17,721 intern software interview questions shared by candidates
During the interview, I was asked a technical question related to trees. The interviewer wanted to know how I would approach a problem involving trees, and how I would implement a solution using a programming language. I was able to provide a thoughtful and accurate response to the question, which demonstrated my problem-solving abilities. Additionally, the interviewer asked me about my experience with JavaScript and requested that I explain some of my previous projects that utilized this language. I was able to provide a detailed explanation of my projects and how I utilized JavaScript to solve various problems.
Design and submit a project
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