Given an array of DISTINCT elements, rearrange the elements of array in zig-zag fashion in O(n) time. The converted array should be in form a < b > c < d > e < f. Example: Input: arr[] = {4, 3, 7, 8, 6, 2, 1} Output: arr[] = {3, 7, 4, 8, 2, 6, 1} Input: arr[] = {1, 4, 3, 2} Output: arr[] = {1, 4, 2, 3}
Member Technical Staff Interview Questions
11,269 member technical staff interview questions shared by candidates
General aptitude question really difficult to solve. But good performance in programmiing questions will help to clear the round.
HR-Relocation to Chennai: When you have many it companies near yo your home town location, Why take pain in relocating to chennai?
why u choose zoho and why?
spiral problem
Programs on arrays 1D and 2D . I was also asked to create tetris game
1.Do u prerfer to do higher studies 2.,why zoho Then personla info No resume nothing was seen
Basic Dsa and project discussion and OOps
If you could be an animal what would you be?
Experience was a key area.
Viewing 171 - 180 interview questions