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

Clear (1)

Zoho Software Developer Interview Questions, Process, and Tips

Updated 8 Jan 2025

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
  • Q2. L3 - Design and implement a Messenger like application
  • Q3. Which data structure is efficient for structured data?
View all 31 questions

Zoho Software Developer Interview Experiences

151 interviews found

Software Developer Interview Questions & Answers

user image Code WithFun

posted on 27 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Duration-90 Simple C and aptitude questions.

Round 2 - Coding Test 

Questions from arrays ,strings,linkedlist

Round 3 - Coding Test 

(1 Question)

  • Q1. E-Commerce website

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.Strong knowledge of dsa is required
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It's was really good and good questions

Round 2 - Group Discussion 

Explaining about arrange marriage

Round 3 - Technical 

(5 Questions)

  • Q1. Why do we prefer java?
  • Ans. 

    Java is preferred for its platform independence, strong community support, and extensive libraries.

    • Platform independence allows Java programs to run on any device with a Java Virtual Machine (JVM)

    • Strong community support ensures continuous updates, bug fixes, and resources for developers

    • Extensive libraries provide pre-written code for common tasks, saving time and effort

    • Java's object-oriented programming features make ...

  • Answered by AI
  • Q2. What is linear search?
  • Ans. 

    Linear search is a simple search algorithm that sequentially checks each element in a list until a match is found.

    • Iterates through each element in the list one by one

    • Compares each element with the target value

    • Returns the index of the element if found, otherwise returns -1

  • Answered by AI
  • Q3. Give a example for looping
  • Ans. 

    Looping is a programming concept where a set of instructions is repeated until a certain condition is met.

    • Use 'for' loop to iterate over a range of values

    • Use 'while' loop to repeat a block of code while a condition is true

    • Use 'do-while' loop to execute a block of code at least once, then repeat based on a condition

  • Answered by AI
  • Q4. What is html and css
  • Ans. 

    HTML and CSS are languages used for creating and styling web pages.

    • HTML (Hypertext Markup Language) is used for structuring content on a web page.

    • CSS (Cascading Style Sheets) is used for styling the visual presentation of a web page.

    • HTML uses tags to define elements like headings, paragraphs, and images.

    • CSS controls the layout, colors, fonts, and other visual aspects of a web page.

    • Both HTML and CSS are essential for cr

  • Answered by AI
  • Q5. Why to use framework
  • Ans. 

    Frameworks provide pre-built components and tools to streamline development, improve code quality, and enhance productivity.

    • Frameworks offer a structured way to build applications by providing reusable components and libraries.

    • They help in reducing development time by eliminating the need to write repetitive code.

    • Frameworks often come with built-in security features and best practices, making it easier to develop secur...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try hard ,put ur heart and soul.

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

10 aptitiude 10 coding

Round 2 - Coding Test 

Advanced coding round

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

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

Round 1 - Aptitude Test 

Written test , consists of two sections..1)output of pseudo code in oops (c++,Java) 2) aptitude ...no options we need to write output in answer sheet

Round 2 - Technical 

(3 Questions)

  • Q1. DSA round,2 questions based on array and string(easy to medium level) ...ask us to write complete code from scratch
  • Q2. Grouping anagrams of string
  • Ans. 

    Group anagrams of a string into arrays

    • Create a hashmap to store sorted strings as keys and corresponding anagrams as values

    • Iterate through the input array of strings and sort each string to check for anagrams

    • Add each string to the corresponding array in the hashmap based on the sorted key

  • Answered by AI
  • Q3. Find missing element in an array of given range
  • Ans. 

    Find the missing element in an array within a given range

    • Iterate through the array and check for missing elements within the given range

    • Calculate the sum of the elements in the range and subtract the sum of the array to find the missing element

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at problem solving skills

Skills evaluated in this interview

Zoho interview questions for designations

 Software Developer Intern

 (4)

 Junior Software Developer

 (3)

 Software Engineer Developer

 (1)

 Software Developer Trainee

 (1)

 Associate Software Developer

 (1)

 Senior Software Developer

 (1)

 Full Stack Software Developer

 (3)

 Python Software Developer

 (1)

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

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

Round 1 - Coding Test 

Went good interviewer asked about oops

Round 2 - Group Discussion 

Group discussion on is internet good or bad

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about urself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. What is your future goal
  • Ans. 

    My future goal is to become a lead software developer and eventually start my own software development company.

    • Continue learning new technologies and programming languages

    • Gain experience in leading and managing a team of developers

    • Work on challenging projects to enhance my skills

    • Build a strong network within the software development industry

    • Save up capital to eventually start my own company

  • Answered by AI

Get interview-ready with Top Zoho Interview Questions

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

Basics aptitude and c programming

Round 2 - Coding Test 

Basics DSA questions and dsa

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

75 min (quantitative only)

Round 2 - Coding Test 

Basic coding and advance coding dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - to code fast
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude questions C, Java

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

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

Round 1 - Coding Test 

No restrictions in platform or language

Round 2 - One-on-one 

(2 Questions)

  • Q1. Difference between function overloading and overrding
  • Ans. 

    Function overloading is having multiple functions with the same name but different parameters, while function overriding is redefining a function in a subclass with the same name and parameters as in the superclass.

    • Function overloading is done within the same class, while function overriding is done in a subclass.

    • Function overloading is resolved at compile time based on the number and type of arguments, while function ...

  • Answered by AI
  • Q2. Default access modifier for interfaces in c#
  • Ans. 

    The default access modifier for interfaces in C# is 'public'.

    • Interfaces in C# are by default public and cannot have any other access modifier.

    • Explicitly specifying 'public' for an interface is redundant.

    • Example: public interface IExampleInterface { }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question of 5 first 2 was based on brute and others were not

Contribute & help others!
anonymous
You can choose to be anonymous

Zoho Interview FAQs

How many rounds are there in Zoho Software Developer 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 Software Developer 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 Full Stack, Java, SQL, Software Development and Software Engineering.
What are the top questions asked in Zoho Software Developer interview?

Some of the top questions asked at the Zoho Software Developer interview -

  1. to find the divisors of a number and to add all the divisors to check whether i...read more
  2. L3 - Design and implement a Messenger like applicat...read more
  3. Which data structure is efficient for structured da...read more
How long is the Zoho Software Developer interview process?

The duration of Zoho Software Developer 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

INTERVIEWS

Zoho

No Interviews

SALARIES

IVTL Infoview Technologies

INTERVIEWS

Optum Global Solutions

No Interviews

LIST OF COMPANIES

IVTL Infoview Technologies

Overview

INTERVIEWS

Optum Global Solutions

No Interviews

INTERVIEWS

H.G. Infra Engineering

No Interviews

Tell us how to improve this page.

Zoho Software Developer Interview Process

based on 173 interviews

6 Interview rounds

  • Aptitude Test Round
  • Coding Test Round - 1
  • Coding Test Round - 2
  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
Zoho Software Developer Salary
based on 405 salaries
₹4.5 L/yr - ₹16.4 L/yr
18% more than the average Software Developer Salary in India
View more details

Zoho Software Developer Reviews and Ratings

based on 86 reviews

4.4/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.4

Salary

4.5

Job security

4.5

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 86 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