Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 935 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Zoho Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Zoho Interview Questions and Answers

View all 130 questions

Zoho Interview Experiences

Popular Designations

500 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a 1 hour assessment with 10 quantitative, 10 technical, and 20 verbal questions, followed by essay and email writing tasks.

Round 2 - Group Discussion 

It was initially planned as a GD but ended as Self introduction and project explanation in a common forum.

Round 3 - HR 

(2 Questions)

  • Q1. They asked scenario based questions about handling customer issues
  • Q2. They asked me why i applied for this role since i am from BE CSE background and several certifications

Top Zoho Technical Support Engineer Interview Questions and Answers

Q1. Send an email to customer apologising the mistake made by the representative
View answer (15)

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Technical Trainer Interview Questions & Answers

user image Subashini Anand

posted on 13 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Acquire knowledge about mathematical and develop their personality

Round 2 - Coding Test 

Develop coding skill and understand it and create their own coding

Round 3 - Group Discussion 

Discuss about their nature of job question will be asked in HR round

Round 4 - One-on-one 

(3 Questions)

  • Q1. Personal information and experience
  • Q2. Technical, communication question s?
  • Q3. Personality development

Technical Trainer Interview Questions asked at other Companies

Q1. Return type of pointer in C, type casting in java (as i worked in java), sorting in DS, linked list reversal logic
View answer (2)

Web Developer Interview Questions & Answers

user image bharath Boopathi

posted on 3 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Array, math, sort, string javascript qutions

Round 2 - Coding Test 

Simple coding qution

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Government College of Engineering, Salem and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Quite easy.... Generally 10 aptitude questions and 10 c aptitude.

Round 2 - Coding Test 

Short coding round ... Section A will write easy and section B is somewhat difficult.

Round 3 - Coding Test 

Long coding where you where asked to design a system.

Round 4 - Technical 

(2 Questions)

  • Q1. What is the concept of polymorphism in oop?
  • Ans. 

    Polymorphism in OOP allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows for flexibility and reusability in code.

    • It enables a single interface to be used for different data types.

    • Examples include method overloading and method overriding.

  • Answered by AI
  • Q2. Which data structure is efficient for structured data?
  • Ans. 

    Arrays are efficient for structured data due to constant time access and insertion at specific indexes.

    • Arrays provide constant time access to elements at specific indexes.

    • Insertion and deletion at specific indexes in arrays are also efficient.

    • Examples of structured data that can be efficiently stored in arrays include lists, queues, and stacks.

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software developer with 5 years of experience in Java and Python.

    • 5 years of experience in Java and Python

    • Strong problem-solving skills

    • Experience with Agile development methodologies

  • Answered by AI
  • Q2. What factors made you to choose this company?
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects such as developing cutting-edge software solutions

    • Strong company culture that values collaboration and continuous learning

    • Opportunities for growth through mentorship programs and career development initiatives

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well... And all the best for ur upcoming interview.

Skills evaluated in this interview

Top Zoho Software Developer Interview Questions and Answers

Q1. to find the divisors of a number and to add all the divisors to check whether it is greater than the given number
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Zoho interview questions for popular designations

 Software Developer

 (153)

 Technical Support Engineer

 (50)

 Member Technical Staff

 (36)

 Software Engineer

 (27)

 Content Writer

 (7)

 Project Trainee

 (7)

 Web Developer

 (6)

 Developer

 (5)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Assignment 

Basic grammar questions and technical questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self-introduction about ourselves
  • Q2. IAM process and how it works in your company
  • Ans. 

    IAM process in our company involves assigning and managing user access to resources.

    • Users are granted access based on their roles and responsibilities

    • Access is controlled through permissions and policies

    • IAM tools are used to manage user identities and access rights

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. About company and why chose us
  • Q2. What will be next 10 years from now on

Interview Preparation Tips

Interview preparation tips for other job seekers - very tough one; I don't know what basics they are taking.

Technical Support Associate Interview Questions asked at other Companies

Q1. What is a difference between router and modem?
View answer (31)

Get interview-ready with Top Zoho Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Pseudocode in C to predict output in fill-in-the-blanks - 25; aptitude - 5.

Round 2 - Coding Test 

Basic topics array ,string,dfs and bfs

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with both logical and technological

Top Zoho Software Developer Interview Questions and Answers

Q1. to find the divisors of a number and to add all the divisors to check whether it is greater than the given number
View answer (4)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Describe yourself in one word
  • Q2. What is your Strength
  • Q3. What is your Weakness

Service Engineer Interview Questions asked at other Companies

Q1. What are the compulsory policy excess in four wheeler private vehicles?
View answer (11)

Software Developer interview

user image Rohan Arora

posted on 22 Nov 2021

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via campus placement at SRM university (SRMU) and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

Psuedocode and 10 aptitude codes ,pure maths.fill the blank type

Round 2 - Coding Test 

First 2 basic code-i.Pattern ii.Fibnocii ,after clearing two then three will be 3 coding question-Standard Leetcode and GFG questions

Round 3 - Design Test 

(1 Question)

  • Q1. You need to Design Sql table mapping based on scenerio
Round 4 - Technical 

(1 Question)

  • Q1. About DSA,SQL,BASED ON UR RESSUME
Round 5 - HR 

(1 Question)

  • Q1. ABOUT LOCATION AND PACKAGE

Interview Preparation Tips

Interview preparation tips for other job seekers - Have Basic knowledge on SQL and dsa

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2024.

Round 1 - Coding Test 

C programming and java

Round 2 - Coding Test 

Advanced coding on c

Round 3 - Technical 

(2 Questions)

  • Q1. Why did you choose this company
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects that challenge me and allow me to learn new skills

    • Strong company culture that values teamwork and collaboration

    • Opportunities for growth and advancement within the company

  • Answered by AI
  • Q2. What is your aim
  • Ans. 

    My aim is to continuously improve my technical skills, contribute to innovative projects, and eventually become a technical leader in the field.

    • Continuous learning and skill development

    • Contribution to innovative projects

    • Becoming a technical leader in the field

  • Answered by AI

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

Zoho Interview FAQs

How many rounds are there in Zoho interview?
Zoho interview process usually has 2-3 rounds. The most common rounds in the Zoho interview process are Coding Test, Aptitude Test and Technical.
How to prepare for Zoho interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Zoho. The most common topics and skills that interviewers at Zoho expect are Java, Account Management, CRM, Customer Service and Administration.
What are the top questions asked in Zoho interview?

Some of the top questions asked at the Zoho interview -

  1. Send an email to customer apologising the mistake made by the representat...read more
  2. to find the divisors of a number and to add all the divisors to check whether i...read more
  3. What is a class in js means? And explain its use c...read more
How long is the Zoho interview process?

The duration of Zoho interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Zoho Interview Process

based on 310 interviews in last 1 year

Interview experience

4
  
Good
View more

People are getting interviews through

based on 322 Zoho interviews
Campus Placement
Job Portal
Company Website
WalkIn
Referral
32%
25%
18%
13%
8%
4% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Google Interview Questions
4.4
 • 825 Interviews
Mphasis Interview Questions
3.4
 • 779 Interviews
Freshworks Interview Questions
3.5
 • 152 Interviews
View all

Zoho Reviews and Ratings

based on 935 reviews

4.3/5

Rating in categories

4.1

Skill development

4.1

Work-Life balance

4.1

Salary & Benefits

4.5

Job Security

4.4

Company culture

3.9

Promotions/Appraisal

4.1

Work Satisfaction

Explore 935 Reviews and Ratings
Member Technical Staff
1.4k salaries
unlock blur

₹5.5 L/yr - ₹22.8 L/yr

Technical Support Engineer
536 salaries
unlock blur

₹2.7 L/yr - ₹11.5 L/yr

Software Developer
384 salaries
unlock blur

₹4 L/yr - ₹15.9 L/yr

Web Developer
79 salaries
unlock blur

₹3.5 L/yr - ₹12.3 L/yr

Software Engineer
75 salaries
unlock blur

₹4.8 L/yr - ₹13.9 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.1
Compare

SAP

4.2
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview