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

 

 
Zoho 

Programming Test 
 
Duration: 2:30 hours 
 
 
Instructions 
 
● You have to attend the test from a Laptop/computer with front camera and mic. 
Should have good internet connectivity. 
● You can write programs in any programming language. You should have any 
IDE(Turbo C, Dev C++ etc..) installed on your computer. Online editors will not be 
 
permitted.  
● Please enable screen sharing via Zoho Meeting. Your screen will be recorded.  
● Ping via the chat present in Zoho Meeting to reach your evaluator.  
● There are 5 questions. You will be given one question initially. Only after 
completing the question 1, we will be giving successive questions. Max time limit 
to complete first question is 45 mins.  
● The questions are self-explanatory. Read the questions and understand them 
clearly before you start writing the programs.  
●  Program logic, efficiency, coding standards and modularity will be considered for 
 
evaluation.  
● Hard code inputs (like int x = 10, int scores[] = {40, 20}). 
● Use only primitive datatypes. Don't use any library functions.  
 
● Handle as many use cases as possible. 
 
● Test your program with the sample inputs before showing it to the invigilator. Try 
covering other edge cases . 
● Share the verified programs with the evaluator through the chat available in Zoho 
Meeting.  
 
 
 
 
 
 

You might also like