Zoho

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

1) Reversing the string without reversing the place of delimiters and dont use

String manipulation. 2) Given a no, you have to tell whether the binary digits
generated are palindrome or not. Array cannot be used. 3) Pattern generator if no
given are evenI/p-4 O/p-

Sum is 33. Zoho Corp Interview Experience (On-Campus) Round 1 (Written Test): Pen
and Paper test on C & C++ Language and Logical questions (Quantitative Aptitude and
Reasoning). C & C++ Language questions based on pointer, recursion (Duration-2 hrs)

4444 4334 4334

C & C++ Language : C & C++ and 10 questions (1 mark each) Advanced C & C++ Language
: C & C++ and 10 questions(2 marks each)

4444 I/p � 6 O/p666666

Logical Questions : Quantitative Aptitude and Reasoning(1 mark each) *Note: It was
not a MCQ Test we have to write the Answers for every questions for C & C++
Language we have to write the output there was no negative marking for wrong
answers.

655556

654456 654456 655556 666666

Round 2 (Competitive coding): It was a offline test on our campus lab . it consists
5 questions. Even if you solve 3 you will get into next round. They want Clarity,
Quality, Boundary Condition, Efficiency (Any Language you can use its on you).
(Duration-3 hrs) 1 : https://www.geeksforgeeks.org/jobsequencing-problem-set-1-
greedy-algorithm/ 2 : https://www.geeksforgeeks.org/longestincreasing-subsequence-
dp-3/

3 : https://www.geeksforgeeks.org/search-a-wordin-a-2d-grid-of-characters/\ 4 : ATM
Machine Problem given notes of 1000, 500, 100, 50, 20, 10(Number of notes given at
the starting point and we have to N transactions if amount present return the
amount present in ATM decrease count of notes and if not present then display �no
sufficient amount�)

number of players are odd then the last one gets bonus point 1 we have to display
the winner of each match with both player at every round we have to display score
of every player, and we have to assign match according to there score and once two
player played a match they are not allowed to play match in the same pair we have
to display the winner of the �Chess Tournament� and also the cumulative score
(bonus points are not allowed to add).(Duration-3 hrs) A Technical team Member is
there you can discuss if you have any problem they can explain problem to you if
require.

5 : Given the Text and we have to find the Pattern They can ask anything from your
code so prepared with all your concepts .�

? ->means one characters are missing * -> means multiple characters are missing
Example: Text Output

Pattern

baaabab TRUE

baaa?ab
baaabab TRUE

b*ab

baaabab TRUE

*ab

baaabab FALSE

ba?ab

*Note: Try to avoid built in function, try to use best approach .

Round 3 (Advanced Coding Round): My task was to implement �Chess Tournament� in


which they gave four modules. implementation of all four modules are important.
Given the number of players we have to conduct matches in pair we have to create a
random method for match if �player 1� wins gave 1 point else gave it to �player 2�
if there is a Tie then both �player 1 � and �player 2� got 0.5 point if

Once i completed all modules i shown it to a Technical team Member, he asked me


some questions from code, he wants me to explain the code i explain full code step
by step with mentioning all the Object Oriented Programming Concepts. Then at the
same place he asked me some question related to my Projects that done in my
academics.some other questions from my resume, and also some HR Questions like
(about family member, about parents occupation, native place ) *Note:Try to use
Object Oriented Programming Concepts and Data Structure . your code should be clean
can be easy to understand. try to show every module once you complete it,
Intersection with member is very useful Round 4(HR Interview): It was a very short
interview round a HR member was there in the panel he asked me some questions about
family and why i choose MCA after B.Sc., My Dream Company, where i want to see my
self after 5 years, and are you comfortable in South India because i am from north,
have you visited Chennai, What is service based company and what is product based
company, then he asked if i have any question i asked few questions then he asked
me to wait out side . (Duration- 15 minutes) Zoho Interview Experience (On-Campus)

You might also like