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 Graduate Trainee Interview Questions and Answers

Updated 24 Feb 2024

Zoho Graduate Trainee Interview Experiences

1 interview found

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

I applied via campus placement at Government College of Engineering, Salem and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

10 Genral Apti , 10 code apti duration 1 hr

Round 2 - Coding Test 

3 hrs, 2 Stages 1st stage 3 Question, 2nd stage have 3 Question

Interview questions from similar companies

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 Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning and quantitative aptitude

Round 2 - Coding Test 

Easy 1 coding question

Round 3 - Technical 

(3 Questions)

  • Q1. Difference between where and having in sql
  • Ans. 

    WHERE is used to filter rows before grouping or aggregating, while HAVING is used to filter groups after grouping or aggregating.

    • WHERE is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition

    • HAVING is used with GROUP BY clause to filter groups based on a condition

    • WHERE is applied before grouping or aggregating data, HAVING is applied after grouping or aggregating data

    • Example: SELECT * FROM tab...

  • Answered by AI
  • Q2. What do you know about unique keyword in sql
  • Ans. 

    UNIQUE keyword in SQL is used to ensure that all values in a column are unique.

    • Used in CREATE TABLE statement to define a column as unique

    • Prevents duplicate values in the specified column

    • Can be used with multiple columns to create composite unique keys

  • Answered by AI
  • Q3. Last one 1 coding question

Skills evaluated in this interview

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

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Avg level question on aptitude

Round 2 - Coding Test 

2 easy or medium level question

Round 3 - Technical 

(1 Question)

  • Q1. Ragarding oops they asked lot of question like new keyword, template, inheritence , acces modifier, and lot
Round 4 - HR 

(1 Question)

  • Q1. They ask situation base dquestion

Interview Preparation Tips

Interview preparation tips for other job seekers - After cracking in u have to pass their genesis program to .they will train u properly and take test if u pass the test u will converted into fte other wise they will fire u
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 hour, medium to hard questions

Round 2 - Technical 

(1 Question)

  • Q1. Finding sum of 3x3 submatrix
  • Ans. 

    To find the sum of a 3x3 submatrix within a larger matrix, iterate through the elements and calculate the sum.

    • Iterate through the rows and columns of the larger matrix to find all possible 3x3 submatrices.

    • Calculate the sum of each 3x3 submatrix by adding up all the elements within it.

    • Keep track of the maximum sum found so far as you iterate through all submatrices.

    • Return the maximum sum found as the final result.

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain about Projects Gaming question Case study
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 Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning and quantitative aptitude

Round 2 - Coding Test 

Easy 1 coding question

Round 3 - Technical 

(3 Questions)

  • Q1. Difference between where and having in sql
  • Ans. 

    WHERE is used to filter rows before grouping or aggregating, while HAVING is used to filter groups after grouping or aggregating.

    • WHERE is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition

    • HAVING is used with GROUP BY clause to filter groups based on a condition

    • WHERE is applied before grouping or aggregating data, HAVING is applied after grouping or aggregating data

    • Example: SELECT * FROM tab...

  • Answered by AI
  • Q2. What do you know about unique keyword in sql
  • Ans. 

    UNIQUE keyword in SQL is used to ensure that all values in a column are unique.

    • Used in CREATE TABLE statement to define a column as unique

    • Prevents duplicate values in the specified column

    • Can be used with multiple columns to create composite unique keys

  • Answered by AI
  • Q3. Last one 1 coding question

Skills evaluated in this interview

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Incudes all basics from NetCom, OS , English and medium level C / C++ program

Round 2 - Technical 

(2 Questions)

  • Q1. Asked which is my favorite programming language : proffered is C / CPP
  • Q2. Find the output , How polymorphism works , etc.
  • Ans. 

    Polymorphism in object-oriented programming allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism allows for flexibility and reusability in code.

    • It enables a single interface to be used for different data types or classes.

    • Examples include method overriding in inheritance and interfaces in Java.

    • Polymorphism can be achieved through method overloading and method overriding.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Basic HR questions
  • Q2. Explain ur hobby
  • Ans. 

    My hobby is photography, capturing moments and telling stories through images.

    • I enjoy exploring different locations to find unique shots

    • I love experimenting with different lighting techniques

    • I often edit my photos to enhance their visual impact

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Takes around few months to onboard . In my case around 6 Months
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Hypothetical and Situtaion based questions were asked. Tell me about a time when you managed a project or event. How do you manage the conflicts.
  • Q2. Tell me about a time when you handled an end-end Project and how do you mitigated the risks
  • Ans. 

    Managed end-end project by identifying risks and implementing mitigation strategies

    • Identified potential risks at the beginning of the project

    • Developed a risk management plan outlining mitigation strategies

    • Regularly monitored and assessed risks throughout the project

    • Implemented contingency plans when necessary to address unforeseen risks

    • Communicated with stakeholders to keep them informed of potential risks and mitigati

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Google Graduate Apprenticeship Trainee interview:
  • IT Project Management
Interview preparation tips for other job seekers - Prepare for lot of behaviour, Situation and Hypothetical interview questions.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy-moderate question with coding and aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions about microprocessor and the projects done
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Avg level question on aptitude

Round 2 - Coding Test 

2 easy or medium level question

Round 3 - Technical 

(1 Question)

  • Q1. Ragarding oops they asked lot of question like new keyword, template, inheritence , acces modifier, and lot
Round 4 - HR 

(1 Question)

  • Q1. They ask situation base dquestion

Interview Preparation Tips

Interview preparation tips for other job seekers - After cracking in u have to pass their genesis program to .they will train u properly and take test if u pass the test u will converted into fte other wise they will fire u

Zoho Interview FAQs

How many rounds are there in Zoho Graduate Trainee interview?
Zoho interview process usually has 2 rounds. The most common rounds in the Zoho interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Zoho Graduate Trainee Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Zoho Graduate Trainee Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

3.0

Salary

5.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Member Technical Staff
1.4k salaries
unlock blur

₹5.6 L/yr - ₹23 L/yr

Technical Support Engineer
554 salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Software Developer
403 salaries
unlock blur

₹4.4 L/yr - ₹19 L/yr

Software Engineer
79 salaries
unlock blur

₹4.8 L/yr - ₹14 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