Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare

Filter interviews by

Zoho Summer Intern Interview Questions and Answers

Updated 4 Feb 2024

Zoho Summer Intern Interview Experiences

1 interview found

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

Problems on arrays, string and linked list

Round 2 - Coding Test 

(1 Question)

  • Q1. Real world problem using OOPS concepts
  • Ans. 

    Using OOP concepts to design a library management system for efficient book tracking and user management.

    • Classes: Create classes like 'Book', 'Member', and 'Library' to represent entities.

    • Inheritance: Use inheritance for different types of books (e.g., 'Ebook' and 'PrintedBook').

    • Encapsulation: Keep book details private and provide public methods to access them.

    • Polymorphism: Implement a method 'checkout()' that behaves ...

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Zoho?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.

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 

Easy question, maximum question on average, ages, pie chart,flow chart of coding, English comprehension, situation based question.

Interview Preparation Tips

Topics to prepare for Oracle Consultant interview:
  • Puzzle
  • Guesstimate
Interview preparation tips for other job seekers - Well Prepare for aptitude round since it is 1 round of elimination.

Summer Intern Interview Questions Asked at Other Companies

Q1. There are 8 bottles of milk, one of which is poisoned. What is th ... read more
Q2. You have lost your wallet containing 500 rupees. There is a simil ... read more
Q3. Given numbers between 1 and 100, with more than 2 numbers missing ... read more
Q4. Draw a stress-strain curve and show the important points.
asked in Accenture
Q5. You are a private company that has a contract to install street l ... read more

Associate Interview Questions & Answers

Oracle user image Vishal Bagla

posted on 10 Jun 2021

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to create a PowerPoint on how would I help the sales team with the selling pitch
  • Q2. Asked me to write an email summarizing my findings from the selling pitch deck
  • Q3. Guesstimate - how many flights are handled by Bangalore airport on a daily basis
  • Ans. 

    Around 600 flights are handled by Bangalore airport on a daily basis.

    • Bangalore airport is one of the busiest airports in India

    • It handles both domestic and international flights

    • On average, there are around 25-30 flights per hour

    • The number of flights may vary depending on the day of the week and time of the year

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills are very important

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About aptitude , logical reasoning, vocabulary etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Though time is less , but can be answered with determined concentration.

I applied via Naukri.com and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Self intro Some aptitude questions
  • Q2. Why do you want to join our company
  • Ans. 

    I admire your company's commitment to innovation and excellence, and I believe my skills align perfectly with your mission.

    • Your company's focus on cutting-edge technology resonates with my passion for innovation, as seen in my previous project on AI-driven solutions.

    • I appreciate your commitment to sustainability, which aligns with my values; I led a green initiative at my last job that reduced waste by 30%.

    • The collabor...

  • Answered by AI
  • Q3. For how much time you will be part of this company
  • Q4. What are your future plans
  • Ans. 

    I aim to grow professionally, enhance my skills, and contribute meaningfully to my organization while pursuing continuous learning.

    • Pursue advanced certifications in my field to deepen my expertise.

    • Seek leadership opportunities to develop management skills, such as leading a project team.

    • Engage in networking to build relationships with industry professionals and learn from their experiences.

    • Stay updated with industry tr...

  • Answered by AI
  • Q5. Excel formulas
  • Q6. Why do we hire you
  • Ans. 

    I bring a unique blend of skills, experience, and passion that aligns perfectly with your team's goals and values.

    • Proven track record in project management, successfully leading a team to complete a project 20% under budget.

    • Strong analytical skills demonstrated through data-driven decision-making that improved efficiency by 30% in my previous role.

    • Excellent communication abilities, having presented complex ideas to sta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for aptitude and also be confident while answering, donot choose typical words in intro which may give them chance to ask more questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was fairly good as the answers were from syallabus only

Round 2 - Coding Test 

It was a bit tricky round as the questions was quite challenging

Interview Preparation Tips

Interview preparation tips for other job seekers - Just follow your text Book material and YouTube videos.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy and simple interview

Round 2 - HR 

(2 Questions)

  • Q1. Experience related questions
  • Q2. Why this company
  • Ans. 

    I chose this company for its innovative approach to team leadership and commitment to employee growth.

    • Strong focus on employee development and growth opportunities

    • Innovative approach to team leadership and collaboration

    • Positive company culture and values alignment

    • Impressive track record of success and growth

    • Exciting projects and opportunities for professional advancement

  • Answered by AI
Are these interview questions helpful?

I applied via Company Website and was interviewed in Jul 2022. There were 6 interview rounds.

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 - Coding Test 

It was a 10 multiple choice questions test on various coding concepts, data structures, algorithm

Round 3 - Coding Test 

It was a mathematics permutation question.

Round 4 - Assignment 

This round requires to submit a project on given problem statements

Round 5 - Technical 

(1 Question)

  • Q1. You are given two integers n and k. Count the number of permutations where at least k positions have arr[i] =i.
  • Ans. 

    Count permutations with at least k positions having arr[i]=i

    • Calculate number of permutations with exactly k positions having arr[i]=i

    • Calculate number of permutations with exactly k+1 positions having arr[i]=i

    • Subtract the above two values to get the final answer

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. About Microsoft Engage project and projects on my resume and one coding question.

Interview Preparation Tips

Topics to prepare for Microsoft Corporation Summer Intern interview:
  • Array
  • Strings
  • Recursion
  • Binary Search
Interview preparation tips for other job seekers - Use as much technology you can for building project and practice questions on data structures and algorithm.

Skills evaluated in this interview

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

Easy test not to hard.

Round 2 - Coding Test 

Moderate level of test , it is online.

Round 3 - HR 

(2 Questions)

  • Q1. Talk about yourself.
  • Q2. Why we should hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all subjects read fundamental subject as well.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coding questions

Round 2 - Coding Test 

Advance Coding Questions related to SpringBoot, Microservice design patterns

Round 3 - HR 

(1 Question)

  • Q1. Basic HR Questions and salary discussion

Zoho Interview FAQs

How many rounds are there in Zoho Summer Intern interview?
Zoho interview process usually has 2 rounds. The most common rounds in the Zoho interview process are Coding Test.

Tell us how to improve this page.

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Zoho Summer Intern Salary
based on 6 salaries
₹1 L/yr - ₹4 L/yr
78% less than the average Summer Intern Salary in India
View more details

Zoho Summer Intern Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

4.3

Skill development

4.2

Work-life balance

4.3

Salary

4.5

Job security

4.4

Company culture

3.9

Promotions

3.5

Work satisfaction

Explore 10 Reviews and Ratings
Member Technical Staff
1.6k salaries
unlock blur

₹6.2 L/yr - ₹22.5 L/yr

Technical Support Engineer
632 salaries
unlock blur

₹4.3 L/yr - ₹10.5 L/yr

Software Developer
539 salaries
unlock blur

₹6.6 L/yr - ₹15.1 L/yr

Software Engineer
172 salaries
unlock blur

₹6.8 L/yr - ₹15.3 L/yr

Web Developer
97 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.0
Compare

SAP

4.2
Compare

TCS

3.6
Compare
write
Share an Interview