Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 947 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Zoho Java Developer Interview Questions and Answers

Updated 6 Oct 2024

Zoho Java Developer Interview Experiences

5 interviews found

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

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. When will you start a company
  • Q2. How Many location in company
  • Q3. Who is the CEO of Zoho
  • Ans. 

    Sir.Sridhar Vembu is the founder and CEO

  • Answered Anonymously
  • Q4. What is the high salary of Zoho
  • Q5. Is Zoho a foreign company?
  • Ans. 

    Yes, Zoho is a foreign company based in India.

    • Zoho is headquartered in Chennai, India.

    • It was founded by Sridhar Vembu in 1996.

    • Zoho has offices in multiple countries including the United States, China, Japan, and Singapore.

  • Answered by AI

Java Developer Interview Questions & Answers

user image 21L320_ KARTHICK R

posted on 16 Jul 2024

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

Easy to solve math related que

Round 2 - Coding Test 

Somewhat difficult in constraints

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in LTIMindtree
Q3. Longest Harmonious Subsequence Problem Statement Determine the lo ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

It is easy to crack the first round with the basic topics of aptitude.

Round 2 - Coding Test 

Must learn string,array,pointer and others to clear this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your pace
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Preety easy round has basic qunts and reasoning

Round 2 - Coding Test 

Was basic problem solving questions and easy ones

Round 3 - Technical 

(2 Questions)

  • Q1. Collections in java programming
  • Ans. 

    Collections in Java are data structures that store and manipulate groups of objects.

    • Collections framework provides interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) for storing and manipulating data.

    • Collections offer methods for adding, removing, and accessing elements in a structured way.

    • Example: ArrayList names = new ArrayList<>(); names.add("Alice"); names.add("Bob");

Answered by AI
  • Q2. What are the oops concepts
  • Ans. 

    Object-oriented programming concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the ne

  • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - prepare java well that is enogh

    Skills evaluated in this interview

    Zoho interview questions for designations

     Java Developer Trainee

     (1)

     Junior Java Developer

     (1)

     Developer

     (5)

     Software Developer

     (156)

     Web Developer

     (6)

     Backend Developer

     (2)

     Product Developer

     (1)

     Software Developer Intern

     (4)

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
    View all tips
    Round 2 - Aptitude Test 

    They are asking C programming output question

    Round 3 - Coding Test 

    They prefer Java language for logical thinking programming round

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare well and they are very friendly. Aptitude 10 question and output program 10 for a java developer role.

    Interview questions from similar companies

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

    I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Java concepts based on streams and oops concepts and singleton class
    • Q2. DSA questions like first missing number and rotate array
    Round 2 - One-on-one 

    (2 Questions)

    • Q1. SQL queries based on group by and implementation of min heap
    • Q2. Scenario based question like what data structure are used
    Round 3 - One-on-one 

    (2 Questions)

    • Q1. Java based questions like difference between interface and abstract class and spring boot rest API implementation
    • Q2. Permutation of the number without duplicates
    • Ans. 

      Generate all permutations of a given number without duplicates

      • Use backtracking to generate all possible permutations

      • Avoid duplicates by keeping track of used digits

      • Recursively swap digits to generate permutations

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. Min stack write code with full operation
    • Ans. 

      A min stack is a stack data structure that supports the usual push and pop operations, along with an additional operation to retrieve the minimum element in constant time.

      • Create a stack to store the elements and another stack to store the minimum values encountered so far.

      • When pushing an element, check if it is smaller than the current minimum. If so, push it onto the minimum stack.

      • When popping an element, check if it ...

    • Answered by AI
    • Q2. Graph and sql ,concept problem
    Round 2 - One-on-one 

    (2 Questions)

    • Q1. Merge Sort based tricky ques
    • Q2. Island problem leetcode

    Skills evaluated in this interview

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

    I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. How can a Spring Boot project be created to develop an API that returns specified data?
    • Q2. What is the code to print a right-angled triangle of numbers based on a given input number?
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    -
    Result
    No response

    I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. Collections framework, Explain why you chose a particular collection instead of other with example scenario based
    • Q2. Explain your project
    • Ans. 

      Developed a web application for online shopping with features like user authentication, product search, and order management.

      • Implemented user authentication using Spring Security

      • Utilized Hibernate for database operations

      • Designed front-end using AngularJS for dynamic user interface

    • Answered by AI
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - HR 

    (2 Questions)

    • Q1. Goals for the future
    • Ans. 

      To become a senior Java developer and contribute to innovative projects in a collaborative team environment.

      • Continue learning new technologies and best practices in Java development

      • Work on challenging projects to enhance problem-solving skills

      • Collaborate with team members to share knowledge and improve code quality

    • Answered by AI
    • Q2. How do you think you can impact our company
    • Ans. 

      I believe my strong Java skills and problem-solving abilities can positively impact the company by improving efficiency and developing innovative solutions.

      • I have experience in developing efficient and scalable Java applications, which can help streamline processes within the company.

      • I am skilled in identifying and solving complex technical issues, which can contribute to the overall success of projects.

      • I am proactive ...

    • Answered by AI
    Round 2 - Technical 

    (2 Questions)

    • Q1. Try, catch, finally...
    • Q2. HTTP families (400,200,500)

    Zoho Interview FAQs

    How many rounds are there in Zoho Java Developer interview?
    Zoho interview process usually has 2-3 rounds. The most common rounds in the Zoho interview process are Aptitude Test, Coding Test and Resume Shortlist.
    What are the top questions asked in Zoho Java Developer interview?

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

    1. Is Zoho a foreign compa...read more
    2. what are the oops conce...read more
    3. collections in java programm...read more

    Tell us how to improve this page.

    Zoho Java Developer Interview Process

    based on 7 interviews

    Interview experience

    4.1
      
    Good
    View more
    Zoho Java Developer Salary
    based on 29 salaries
    ₹3.6 L/yr - ₹10 L/yr
    12% more than the average Java Developer Salary in India
    View more details

    Zoho Java Developer Reviews and Ratings

    based on 8 reviews

    4.2/5

    Rating in categories

    4.1

    Skill development

    4.0

    Work-life balance

    4.2

    Salary

    4.5

    Job security

    4.5

    Company culture

    4.1

    Promotions

    3.7

    Work satisfaction

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

    ₹5.5 L/yr - ₹23 L/yr

    Technical Support Engineer
    520 salaries
    unlock blur

    ₹2.5 L/yr - ₹11 L/yr

    Software Developer
    405 salaries
    unlock blur

    ₹5 L/yr - ₹19 L/yr

    Software Engineer
    117 salaries
    unlock blur

    ₹4.2 L/yr - ₹15 L/yr

    Web Developer
    79 salaries
    unlock blur

    ₹3.5 L/yr - ₹12.3 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