Round 1
Questions:
- Specific question not provided.
- The second question involved finding the outliers in an array of 'n' integers, where the array consisted of 'n-2' numbers and the sum of these 'n-2' numbers. The task was to find the maximum of all possible outliers.
Candidate's Approach
- For the first question, the candidate passed all 15 test cases, indicating a successful solution.
- For the second question, the candidate also solved all 15 test cases, demonstrating a strong understanding of the problem.
Interviewer's Feedback
No feedback provided.