Zoho (India) General Intern Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 10 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Zoho (India).
Intern
The interview process had a few steps: first, an online coding test, then technical and HR interviews. The coding part was about figuring out problems and using data structures. The technical interview covered basic computer science stuff, my projects, and some coding problems. The HR interview was about how I communicate, work with others, and fit into the company culture.
- Can you explain a data structure you incorporated into your project and the reasoning behind your selection?
Intern
It was tough because I am a third-year student, and due to my exams, I didn't prepare that much for the interview. Also I wasn't prepared that much for the Internship.
- Questions about programming languages such as Python and Java were asked.
- Questions about data structures and algorithms were asked.
- Problem-solving tasks or coding challenges were given.
Intern
The interview process had four stages. First, there was an objective round with 40 questions focused on coding snippets and flowcharts. The second round was a basic coding round where I had to do pattern printing and intermediate coding questions. Third, an advance coding round required me to code a ticket booking system within a 3-hour timeframe. Finally, there was a technical interview round.
- In the advanced round, I was asked to code a ticket booking system.
Zoho (India) General Intern Interview Questions
Quoted word for word from Zoho (India) interview reports.
“Given a binary tree, write a function to determine if it is a valid binary search tree (BST). A valid BST is defined as follows: The left subtree of a node contains only nodes with keys less than the node's key. The right subtree of a node contains only nodes with keys greater than the node's key. Both the left and right subtrees must also be binary search trees.”
Read reports →“Given a matrix input, print the specified output.”
Read reports →“Can you print a pattern using C?”
Read reports →“Can you explain what a queue is and how to implement it with a linked list?”
Read reports →“Can you explain a data structure you incorporated into your project and the reasoning behind your selection?”
Read report →“Can you introduce yourself and discuss some OOPS technical concepts?”
Read report →Formats, difficulty and experience
Across all 10 Zoho (India) interview reports.