Me postulé en línea. Acudí a una entrevista en Zoho (Bengaluru) en sept 2021
Entrevista
First round is C aptitude. Second round is programming(basic to medium) . 4 questions will be given. Code should be clear and logic also must be efficient. If both are good even solving 2 questions will get you to third round. Third round is long coding( for me it was ball simulation) for 3 hrs. They stopped me within an hour and offered me project trainee role.
Me postulé en línea. Acudí a una entrevista en Zoho (Coimbatore) en sept 2025
Entrevista
It's very good experience and great challenge for me to motivate my self to continuous learning and crack it and they asked more on your resume and specifically on projects and how would you apply it on real world problems
Preguntas de entrevista [1]
Pregunta 1
Asked about projects and how would you apply in that projects on real-world problems
Me postulé a través de otra fuente. Acudí a una entrevista en Zoho
Entrevista
1st: Aptitude and Guess the output type of questions (20)
2nd: Preliminary coding round with 5 medium leetcode type questions to be solved in 3 hours specifically is C++/C/Java
3rd: System design round for a given application along with lld and sample implementation with oops in C++ or Java
4th: Technical interview testing the foundation in core concepts
5th: Final Technical Round
Preguntas de entrevista [1]
Pregunta 1
Multi-threading, Kernels, Sharding, Java and C++ OOPs concepts
Me postulé a través de una facultad o universidad. El proceso tomó 2 días. Acudí a una entrevista en Zoho (Thanjāvūr) en jul 2025
Entrevista
The selection process consists of five rounds:
Round 1 – Aptitude & Programming Output:
This round includes 10 aptitude questions and 10 programming output questions. Time management is critical, as the section is fast-paced.
Round 2 – Coding Challenges:
You'll be given 5 coding problems: 3 medium-level and 2 hard-level. Efficient problem-solving and code optimization are key here.
Round 3 – System Design:
In this round, you're required to design a console-based application. Focus on your design approach, scalability, and code structure.
Round 4 – Technical Interview (Face-to-Face):
A detailed technical interview covering your coding skills, design thinking, and core CS concepts.
Round 5 – HR Interview:
The final HR round evaluates your communication skills, cultural fit, and overall personality.
Preguntas de entrevista [1]
Pregunta 1
In the coding round, the questions I received were all commonly found on LeetCode. The problems included:
Finding the square root of a number without using built-in functions
Number of Islands
Roman to Integer conversion
Merging Overlapping Intervals
Longest Palindromic Subsequence