Upload Button Icon Add office photos

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

I applied via Naukri.com and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is a critical rendering path?
  • Ans. 

    The sequence of steps a browser takes to convert HTML, CSS, and JavaScript into a rendered page.

    • Includes parsing HTML, constructing the DOM tree, calculating styles, and executing JavaScript.

    • Optimizing the critical rendering path can improve page load times and user experience.

    • Examples of optimization techniques include minimizing render-blocking resources and using lazy loading.

    • The critical rendering path can vary dep

  • Answered by AI
  • Q2. What is a asynchronous in js means
  • Ans. 

    Asynchronous in JS means executing code without blocking the main thread.

    • Asynchronous code allows other code to run while waiting for a task to complete.

    • It is commonly used for network requests, file I/O, and other time-consuming operations.

    • Callbacks, Promises, and Async/Await are common ways to handle asynchronous code in JS.

  • Answered by AI
  • Q3. What is a class in js means? And explain its use case
  • Ans. 

    A class in JavaScript is a blueprint for creating objects with similar properties and methods.

    • Classes are used to create multiple objects with the same structure and behavior.

    • They provide a way to organize and encapsulate related data and functions.

    • Classes can have properties (variables) and methods (functions) that define their behavior.

    • Instances of a class can be created using the 'new' keyword.

    • Classes can also have ...

  • Answered by AI
  • Q4. What is a mobile first design
  • Ans. 

    Mobile first design is an approach where the design and development of a website or application starts with the mobile version.

    • Designing for smaller screens first

    • Prioritizing content and functionality for mobile users

    • Adapting the design for larger screens

    • Focusing on speed and performance

    • Examples: Instagram, Twitter, and Facebook

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay strong in the programming language you know. And speak clearly when explaining.

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)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Zoho’s Hiring Process is Completely Biased
Zoho gives priority to Tamil-speaking candidates, and only if there are extra vacancies do they consider people from other states. I cleared all five coding problems, optimized them as requested, and explained my approach clearly. The technical live coding interviewer, Seethu Maria Johnson, even told me that HR would contact me. But instead, I got a rejection email without any explanation.

It feels like Zoho already decides who they want to hire based on regional preference rather than talent. If you're from outside Tamil Nadu, don’t waste your time here—chances are, you won’t even be considered seriously. They show clear partiality in hiring, which is unfair to skilled candidates from other states.

To make things worse, I asked for feedback, but HR (Carmila & Veena C S & Supriya M) simply said "we cannot share the feedback." So, not only is the hiring process biased, but there’s also zero transparency.

Even after Seethu Maria Johnson told me HR would contact me, they just ignored my performance and rejected me without reason.

Final Thought
Zoho might be a good company for Tamil people, but for others, it’s just disappointing and unfair. If you’re from another state, don’t waste your time here—your performance won’t matter, only your region and language will.

Machine Learning Engineer Interview Questions asked at other Companies

Q1. Find Permutation Problem Statement Given an integer N, determine an array of size 2 * N that satisfies the following conditions: Each number from 1 to N appears exactly twice in the array. The distance between the second and first occurren... read more
View answer (1)
Zoho Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Arrays and strings - 90 mins

Round 2 - Coding Test 

Create Modules, railway reservation system - 60 mins

Round 3 - Technical 

(5 Questions)

  • Q1. Difference between hashmap and hasptable
  • Q2. Why typescript over javascript
  • Q3. Find the percentage of increace in the quantity of item after making it price 20% extra
  • Q4. What is normalization
  • Q5. Date and time api available

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
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

25 questions on coding output and 5 questions on aptitude

Round 2 - Coding Test 

DSA problems on arrays and strings easy to medium level

Round 3 - One-on-one 

(3 Questions)

  • Q1. Develop a live streaming application
  • Ans. 

    Develop a live streaming application for real-time video broadcasting

    • Use a reliable streaming protocol like RTMP or HLS

    • Implement a video encoder to compress and transmit video data

    • Set up a media server to handle incoming video streams

    • Develop a user interface for viewers to watch live streams

    • Incorporate features like chat, likes, and notifications for user engagement

  • Answered by AI
  • Q2. Questions on Resume
  • Q3. What is your interested technically
Round 4 - HR 

(2 Questions)

  • Q1. Family background
  • Q2. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA on your resume and networking, DBMS and OS concepts.

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)

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 

(1 Question)

  • Q1. Must add on key words
Round 2 - Ctf 

(1 Question)

  • Q1. Find the flag on the file
  • Ans. 

    The flag is typically a hidden piece of information within a file that needs to be found.

    • Look for hidden text within the file

    • Check for metadata or comments within the file

    • Use tools like strings, hex editors, or steganography tools to extract hidden information

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Networking Security
Round 4 - Technical 

(1 Question)

  • Q1. Network protocols and IR
Round 5 - Behavioral 

(1 Question)

  • Q1. Malware Analysis and IR related questio
Round 6 - HR 

(1 Question)

  • Q1. Salary discussion

Incident Response Analyst Interview Questions asked at other Companies

Q1. Find the flag on the file
View answer (1)

Get interview-ready with Top Zoho Interview Questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a great session that taught me many overlapping concepts and helped upgrade my skills.

Round 2 - Coding Test 

It was a great session; I discovered my potential skills as well as the areas where I need improvement.

Round 3 - Group Discussion 

It was a highly interactive session characterized by a friendly conversation, which greatly assisted me in progressing to subsequent rounds.

Round 4 - HR 

(1 Question)

  • Q1. Can you provide a self-introduction, explain why you chose this role, and discuss what makes you a suitable candidate for the program architect position?

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on improving your communication skills, and if you don't know the answer, try to create confusion rather than appearing uninformed. By upgrading your skills, an offer letter will be within your reach.

Programmer Analyst Interview Questions asked at other Companies

Q1. 1 Tell me about your self 2 What is c# 3 What is oops concept 4 What is Delegate 5 Difference between polymorphism and what are its type 6 What is out and ref keyword 7 What is call by ref and call by value 8 What is namespace 9  What ... read more
View answer (12)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn

Round 1 - Aptitude Test 

They asked around 70 aptitude questions.

Round 2 - Coding Test 

This coding test focus on fundamentals and critical thinking

Round 3 - Technical 

(2 Questions)

  • Q1. What is Abstract class?
  • Q2. What is interface, mostly about oops

Project Trainee Interview Questions asked at other Companies

Q1. What is the basic difference between Quality Assurance and Quality Control?
View answer (1)

SOC Analyst Interview Questions & Answers

user image Anonymous

posted on 21 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Assignment 

Nothing much gave some random IP and gave an email for analysis

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self Intro was asked
  • Q2. What is SQL injection?
  • Ans. 

    SQL injection is a type of cyber attack where malicious SQL code is inserted into input fields to manipulate a database.

    • SQL injection allows attackers to access, modify, or delete data in a database.

    • Attackers can also execute commands on the database server.

    • Preventing SQL injection involves using parameterized queries and input validation.

    • Example: Inputting ' OR 1=1 --' into a login form to bypass authentication.

  • Answered by AI

Skills evaluated in this interview

SOC Analyst Interview Questions asked at other Companies

Q1. 3.How could you educate the users regarding with cybersecurity attacks?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 7 interview rounds.

Round 1 - Aptitude Test 

It's test is difficulty but I will gave answer

Round 2 - Coding Test 

It was easy to done coding test

Round 3 - Group Discussion 

Difficulty question ask but have a few answer

Round 4 - Assignment 

Assignment do and show that

Round 5 - Case Study 

It was interesting to studying

Round 6 - HR 

(4 Questions)

  • Q1. Question is may related
  • Q2. Question is easy to say the answer
  • Q3. Yes easy to say the answer
  • Q4. Yes may related
Round 7 - Technical 

(3 Questions)

  • Q1. I was writting technical
  • Q2. Round is finished
  • Q3. I answer the all questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good question

Zoho Developer Interview Questions asked at other Companies

Q1. How do you sync the timecard from one tool to Zoho people?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude easy solvable

Round 2 - Coding Test 

Five simple coding questions.

Round 3 - Coding Test 

(1 Question)

  • Q1. Quiz application implementation with constraint given
Round 4 - Technical 

(1 Question)

  • Q1. All about projects

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)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What the many thing to achieve in life?
  • Ans. 

    The many things to achieve in life include personal growth, career success, financial stability, meaningful relationships, and making a positive impact on others.

    • Personal growth through continuous learning and self-improvement

    • Career success by setting goals, working hard, and seizing opportunities

    • Financial stability through budgeting, saving, and investing wisely

    • Meaningful relationships by nurturing connections with fa...

  • Answered by AI
  • Q2. What is your thoughts on investing?
  • Ans. 

    Investing is essential for building wealth and achieving financial goals.

    • Investing allows for potential growth of wealth over time.

    • Diversification is key to managing risk in investments.

    • Understanding your risk tolerance and investment goals is crucial.

    • Regularly reviewing and adjusting your investment portfolio is important.

    • Examples: Stocks, bonds, real estate, mutual funds.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive,magic will have

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
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

SALARIES

Worldline

INTERVIEWS

JBM Group

No Interviews

INTERVIEWS

Infiniti Software Solutions

No Interviews

INTERVIEWS

ZIGRAM

No Interviews

INTERVIEWS

Subros

No Interviews

INTERVIEWS

RGBSI

No Interviews

INTERVIEWS

Khoros

No Interviews

INTERVIEWS

Bottomline

No Interviews

INTERVIEWS

CAMS

No Interviews

INTERVIEWS

Hestabit Technologies

No Interviews

Tell us how to improve this page.

Zoho Interview Process

based on 550 interviews

Interview experience

4
  
Good
View more

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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent