Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare

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 20 Feb 2025

Top Zoho Interview Questions and Answers

View all 135 questions

Zoho Interview Experiences

Popular Designations

505 interviews found

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

I applied via Campus Placement 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 (196)

ServiceNow

Our employees have rated us 4.1 on AmbitionBox

Join a company where our employee's ratings speak volumes.

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 (57)
Zoho Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1hr mostly was c questions focusing on pointers, arrays and strings. Few logical questions were there too

Round 2 - Coding Test 

2hrs, 5 questions. 1 easy and 4 medium. All leetcode type problems with arrays, strings and matrix

Round 3 - Coding Test 

2hrs, simple application development like creating a backend for shopping application. Only simple functions like adding products, quantity, ordering, if quantity is not there then refuse the order and such. Was not asked for DB implementations.

Round 4 - Technical 

(2 Questions)

  • Q1. How to merge a list of sorted arrays in sorted order?
  • Ans. 

    Merge sorted arrays using a min heap to maintain sorted order.

    • Create a min heap and insert the first element from each array into the heap.

    • Pop the smallest element from the heap and add it to the result array.

    • Replace the popped element in the heap with the next element from the same array.

    • Continue this process until all elements are merged.

  • Answered by AI
  • Q2. Simple discussions about oops, project etc
Round 5 - HR 

(3 Questions)

  • Q1. Self introduction for 2 mins
  • Q2. Why do you want to join Zoho?
  • Q3. What kinda word does Zoho do
  • Ans. 

    Zoho is a software company that provides cloud-based business applications.

    • Zoho offers a suite of productivity and collaboration tools such as Zoho CRM, Zoho Books, and Zoho Projects.

    • Zoho's products are designed to help businesses manage their operations more efficiently.

    • Zoho's software is cloud-based, allowing users to access their data from anywhere with an internet connection.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Grind leetcode guys. That's the only way.

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Aptitude Test 

General aptitude ,logical reasoning

Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Different between SEO and SEM

Digital Marketing Associate Interview Questions asked at other Companies

Q1. What are the different types of digital marketing?
View answer (1)

Zoho interview questions for popular designations

 Software Developer

 (151)

 Technical Support Engineer

 (50)

 Member Technical Staff

 (38)

 Software Engineer

 (27)

 Content Writer

 (8)

 Project Trainee

 (7)

 Web Developer

 (6)

 Quality Analyst

 (5)

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

Code snippets apti to guess output

Round 2 - Coding Test 

5 questions with each 15 min time

Round 3 - Coding Test 

Long coding with 2 hrs time

Round 4 - Technical 

(2 Questions)

  • Q1. Db modelling for accounting app
  • Ans. 

    Database modeling for an accounting application

    • Identify entities such as customers, invoices, transactions, and accounts

    • Establish relationships between entities (e.g. one-to-many, many-to-many)

    • Consider normalization to reduce redundancy and improve data integrity

    • Use primary keys and foreign keys to maintain data consistency

    • Implement constraints to enforce business rules (e.g. unique constraints, check constraints)

  • Answered by AI
  • Q2. Class diagram and system design for any fintech app
  • Ans. 

    A fintech app class diagram and system design involves modeling classes, relationships, and interactions for financial services.

    • Identify key classes such as User, Account, Transaction, and Payment

    • Define relationships between classes (e.g. User has many Accounts, Account has many Transactions)

    • Consider security measures for sensitive financial data

    • Include features like authentication, authorization, and encryption

    • Design ...

  • Answered by AI

Skills evaluated in this interview

Top Zoho Member Technical Staff Interview Questions and Answers

Q1. What is a class in js means? And explain its use case
View answer (2)

Member Technical Staff Interview Questions asked at other Companies

Q1. Next Smallest Palindrome Problem Statement Find the next smallest palindrome strictly greater than a given number 'N' represented as a string 'S'. Explanation: You are given a number in string format, and your task is to determine the small... read more
View answer (1)

Get interview-ready with Top Zoho Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

I attended on Aug 10 that aptitude is too difficult to me but I did well in output questions(programming) after end month they call me to attend balance rounds on sep 2

Round 2 - Coding Test 

On sep 2 i attended ,they gave five questions and they solve said to us solve any order , mostly they asked leetode easy problems (array and string) and pattern printing.
Five questions are (
(1.April -> (r,ri,ril,rila,rilap line by line)) 2.pascal triange )
3. numbers are in the string format and sort without atoi and inbuilt functions
4.given array to rotate k length sub arrays
5.I m not clear about 5th that is also array problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Aptitude(previous interview question
models)
Programming ++,__,bit wise operators recursion and loops

strong basic programming language in anyon language like java,c,c++.. and
leetcode easy problems and pattern printing for 2nd round

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 Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Telephonic interview

Round 2 - Technical 

(2 Questions)

  • Q1. How dhcp works and explain it
  • Ans. 

    DHCP is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP server assigns IP addresses to devices on a network

    • DHCP clients request IP addresses from the DHCP server

    • DHCP uses a lease mechanism to manage IP address assignments

    • DHCP uses UDP port 67 for server and 68 for client communication

  • Answered by AI
  • Q2. What is APIPA ip address
  • Ans. 

    APIPA stands for Automatic Private IP Addressing, a feature in Windows that assigns a temporary IP address when DHCP server is not available.

    • APIPA is used in Windows operating systems

    • It assigns a temporary IP address in the range of 169.254.0.1 to 169.254.255.254

    • APIPA is used when a device cannot obtain an IP address from a DHCP server

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join ZOHO
  • Ans. 

    I want to join ZOHO because of its reputation for innovation, growth opportunities, and positive work culture.

    • Impressed by ZOHO's innovative products and solutions

    • Excited about the potential for growth and learning opportunities at ZOHO

    • Attracted to ZOHO's positive work culture and employee-friendly policies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for HR interview as well

Skills evaluated in this interview

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)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

1 hr interview based in Core JAVA and Data structure algorithms

Round 2 - Technical 

(2 Questions)

  • Q1. Array manipulation using DSA Algorithm
  • Ans. 

    Array manipulation using DSA Algorithm involves efficient operations on arrays of strings.

    • Use sorting algorithms like quicksort or mergesort for efficient array manipulation.

    • Implement data structures like hash tables or binary search trees for faster search and retrieval operations.

    • Consider using dynamic programming for optimizing array manipulation algorithms.

    • Example: Sorting an array of strings alphabetically using q

  • Answered by AI
  • Q2. Permutation combination using open and clossing braces
  • Ans. 

    Generate all possible permutations of open and closing braces

    • Use recursion to generate all possible combinations of open and closing braces

    • Keep track of the number of open and closing braces used in each combination

    • Terminate recursion when the number of open and closing braces reaches the desired length

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't attend with out preparations fully coding round related to Data structures

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 Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Basic apti questions

Round 2 - Coding Test 

Basic array and string questions

Round 3 - Technical 

(4 Questions)

  • Q1. Project explanation
  • Q2. Explain the Project flow in detail
  • Ans. 

    Project flow involves planning, execution, monitoring, and closing of a software development project.

    • Initial planning phase involves defining project scope, objectives, and requirements.

    • Development phase includes coding, testing, and debugging of the software.

    • Deployment phase involves releasing the software to end users.

    • Maintenance phase includes ongoing support and updates to the software.

    • Project closure phase involve...

  • Answered by AI
  • Q3. Risk associated with project
  • Ans. 

    Risk associated with project includes budget overruns, delays, scope creep, and technical challenges.

    • Budget overruns can occur due to inaccurate estimates or unforeseen expenses.

    • Delays can happen due to unexpected issues, resource constraints, or dependencies on other projects.

    • Scope creep may occur when requirements are not properly defined or managed.

    • Technical challenges can arise from complex integrations, new techno...

  • Answered by AI
  • Q4. Drawbacks assessed and reviewed

Interview Preparation Tips

Topics to prepare for Zoho Software Engineer interview:
  • Data Structures
  • Object Oriented Programming
  • Problem Solving
Interview preparation tips for other job seekers - Be prepared about the resume.

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 (196)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Train questions
Round 2 - Coding Test 

Coding based on array

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 Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

DESIGNATION

JOBS

Hexaware Technologies

No Jobs

COMPANY BENEFITS

Kotak Mahindra Bank

No Benefits

COMPANY BENEFITS

L&T Construction

No Benefits

DESIGNATION

Tell us how to improve this page.

Zoho Interview Process

based on 550 interviews

Interview experience

4
  
Good
View more

Sopra Steria

Success to our employee's well-being? A work-life balance that's simply unbeatable.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
View all

Zoho Reviews and Ratings

based on 973 reviews

4.3/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.1

Salary

4.5

Job security

4.4

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 973 Reviews and Ratings
Member Technical Staff
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
546 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
405 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
81 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Web Developer
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.0
Compare

SAP

4.2
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview