Round 1: Debugging Section
Questions:
- 10 Questions, 20 Minutes
- Easy syntax related problems including:
- Matrix addition
- Bubble sort
- Selection sort
- String comparison
- Minor changes required in the code.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 2: Aptitude Section
Questions:
- 24 Questions, 40 Minutes
- General Aptitude Questions.
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.
Round 3: Coding Round
Questions:
-
Q1. House Robber
House Robber-1
(Differently worded though.) -
Q2.
Find the number of subarrays that can be removed, such that the remaining array is strictly increasing (non-empty).
1574. Shortest Subarray to be Removed to Make Array Sorted -
Q3. Subarrays with exactly k different integers
Subarrays with K Different Integers
(Again, differently worded)
Candidate's Approach
No approach provided.
Interviewer's Feedback
No feedback provided.