Zoho Interview Programming Puzzles

Write a program which should give an output

*
* *
* * *
* * * *
* * *
* *
*

Read Solution (Total 70)

Zoho Other Question

Find out the angle 2hrs : 45 mins in a clock? (2,1,5,4,6) in the given array print the next largest number in that array for every element. 2->4 , 1->2, 5->6, 4->5 , 6-> 2)