Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 943 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

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

154 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic questions on Quantitative aptitude

Round 2 - Coding Test 

Scenario based questions on arrays and strings (level :Medium) Additional note : Practice LeetCode problems

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

I applied via Company Website and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

No MCQ only descriptive

Round 2 - Coding Test 

Array, pattern question, String, DSA

Round 3 - Coding Test 

Build a Console application OOPS concept like Class and Objects

Round 4 - Technical 

(2 Questions)

  • Q1. About Mentioned in Resume
  • Q2. String Reversal
Round 5 - One-on-one 

(1 Question)

  • Q1. General HR Tell about yourself!

Interview Preparation Tips

Interview preparation tips for other job seekers - It is pretty good for freshers..

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more

Software Developer Interview Questions & Answers

user image Uma Preethi Sundararajan

posted on 10 Dec 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
-
Result
Not Selected

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

Round 1 - Aptitude Test 

C based questions 10 and aptitude questions 10

Round 2 - Coding Test 

5 coding questions after solving one question in 30 mins you will be given the next question

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

Zoho interview questions for designations

 Software Developer Intern

 (4)

 Junior Software Developer

 (3)

 Software Developer fresher

 (1)

 Software Engineer Developer

 (1)

 Software Developer Trainee

 (1)

 Associate Software Developer

 (1)

 Senior Software Developer

 (1)

 Full Stack Software Developer

 (4)

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

Get interview-ready with Top Zoho Interview Questions

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

I applied via campus placement at Sathyabama University 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

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

I applied via campus placement at St Josephs Evening College, Bangalore 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

Software Developer interview

user image Easy Apply

posted on 12 Dec 2021

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

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.

Tell us how to improve this page.

Zoho Software Developer Interview Process

based on 112 interviews in last 1 year

5 Interview rounds

  • Aptitude Test Round
  • Coding Test Round 1
  • Coding Test Round 2
  • Technical Round
  • HR Round
View more
Zoho Software Developer Salary
based on 374 salaries
₹4 L/yr - ₹17 L/yr
21% more than the average Software Developer Salary in India
View more details

Zoho Software Developer Reviews and Ratings

based on 85 reviews

4.4/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.4

Salary

4.5

Job security

4.5

Company culture

4.4

Promotions

4.4

Work satisfaction

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

₹5.5 L/yr - ₹23 L/yr

Technical Support Engineer
529 salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Software Developer
376 salaries
unlock blur

₹4 L/yr - ₹17 L/yr

Software Engineer
84 salaries
unlock blur

₹4.8 L/yr - ₹15.4 L/yr

Web Developer
81 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.1
Compare

SAP

4.2
Compare

TCS

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