Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Zoho Corporation interview experience Real time questions & tips from candidates to crack your interview

SDE - Intern

Zoho Corporation
upvote
share-icon
4 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: CORE JAVA, DATA STRUCTURES, OOPS, Computer network, DBMS, SQL, etc
Tip
Tip

Tip 1 : Take mock interviews with friends
Tip 2 : Be strong with implemention 
Tip 3 : Practice aptitue as well

Application process
Where: Campus
Eligibility: No Criteria
Resume Tip
Resume tip

Tip 1 : Don't make resume too lengthy.
Tip 2 : Only put those skills in your resume on which you are confident

Interview rounds

01
Round
Easy
Online Coding Interview
Duration120 Minutes
Interview date3 Aug 2020
Coding problem0

Guess the output and aptitude questions (2 hours)

02
Round
Easy
Online Coding Interview
Duration 30 Minutes
Interview date5 Aug 2020
Coding problem0

Pattern programming round (30 minutes)
After coding, we have to create a GitHub repository and share the code link to Zoho before the time runs out. And I know that this looks new and not a lot of people get this additional round.
Given some pattern problems to solve

03
Round
Easy
Video Call
Duration240 mins
Interview date10 Aug 2020
Coding problem2

C++/Java on any code editor with screen share and video call for rounds 3 and 4.

1. Find duplicates in array

Easy
15m average time
90% success
0/40
Asked in companies
InfosysAckoIBM

You are given an array/list 'ARR' consisting of N integers, which contains elements only in the range 0 to N - 1. Some of the elements may be repeated in 'ARR'. Your task is to find all such duplicate elements.

Note:
1. All the elements are in the range 0 to N - 1.
2. The elements may not be in sorted order.
3. You can return the duplicate elements in any order.
4. If there are no duplicates present then return an empty array.
Try solving now

2. Sum of Two Arrays

Easy
15m average time
85% success
0/40
Asked in companies
AmazonIBMUber

You are given two numbers 'A' and 'B' in the form of two arrays (A[] and B[]) of lengths 'N' and 'M' respectively, where each array element represents a digit. You need to find the sum of these two numbers and return this sum in the form of an array.

Note:

1. The length of each array is greater than zero.

2. The first index of each array is the most significant digit of the number. For example, if the array A[] = {4, 5, 1}, then the integer represented by this array is 451 and array B[] = {3, 4, 5} so the sum will be 451 + 345 = 796. So you need to return {7, 9, 6}.

3. Both numbers do not have any leading zeros in them. And subsequently, the sum should not contain any leading zeros.
Try solving now
04
Round
Easy
HR Round
Duration30 mins
Interview date10 Aug 2020
Coding problem1

This was the final round for me

1. Basic HR Questions

Explain the difference between group and team. Are you a team player? 

What is your ideal company or workplace?

Problem approach

Tip 1 : Prepare some answers to all hr questions so that you don't have to think on the spot
Tip 2 : Be confident while answerring
 

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you write a single-line comment in C++?

Choose another skill to practice
Start a Discussion
Similar interview experiences
company logo
SDE - Intern
4 rounds | 6 problems
Interviewed by Zoho Corporation
961 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 4 problems
Interviewed by Zoho Corporation
0 views
0 comments
0 upvotes
company logo
Software Developer
2 rounds | 2 problems
Interviewed by Zoho Corporation
0 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 4 problems
Interviewed by Zoho Corporation
1408 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Amazon
13360 views
4 comments
0 upvotes
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
12384 views
1 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Amazon
8920 views
2 comments
0 upvotes