Zoho Interview Experience 2023
First Round: It was an online round of 20 MCQ questions in which 10 questions were based on aptitude and 10 questions on C programming and it didn’t have time constraints.
Second round: It was an online coding aptitude round of 2 hrs, with 2 easy DSA algo questions and 5 MCQ questions. Questions are:
- Maximum triplet of product in an array.
- Numbers whose sum is closest to zero in an array
Third round: It was an online coding round of 2 hrs, with 2 medium to hard level DSA algo questions. Questions are :
- Find the prime number in the given range. (test cases: interval is negative in range)
- Find palindrome by word in sentences.
Interviews: Typical DSA algorithm round, but the interviewer was good, he gave the question, was medium-hard, and when I started thinking out loud, trying approaches, what would work, etc.
Please Login to comment...