I applied online. The process took 1 day. I interviewed at ZenQ (Hyderābād) in Dec 2017
Interview
first round consists of Aptitude, Reasoning, Verbal & C Programming.
I am posting Some C programming Questions Which I remembered.
this interview held at Hyderabad ZenQ Office only Written exam conducted on first day for the next process after a week they will make a call.
Interview questions [2]
Question 1
#include<stdio.h>
int main()
{
int a[20]={1,13,3,4,5};
int x=++a[1];
int y=a[1]++;
int z=a[x++];
printf("%d %d %d",x,y,z);
}
The process has went for 2 days.It was on campus drive.
Rounds are like
1)written test..11(apt),11(verbal),11(reasoning),12(c outputs).Very easy to clear this round.out of 45 can easily get 30.if you are good with c basic progms like palindrome,amstrong,recursion,sum of n numbers.output of given program is easy to identify.
2)GD.This is not an elemination round until and unless you speak a single valid point.
3)Technical round1-If you are from IT/CS,you need to be perfect with concepts from cao,os.
What is semaphore,mutex,monitor.and little basic questions from c,java.
From other branches you need to perfect with puzzles.prefer shakuntala devi puzzles.
4)Technical round2-same process.I performed well in tr1 so there was no tr2 for me
5)ceo round-puzzles,os,cao..(what is direct memory acces,virtualmachine,scheduling algorithms)
Interview questions [1]
Question 1
How will you test gmail?
Components in motherboard
25 horses 5 races(see this puzzle explanation clearly in puzzles).Ans is 7
Chocolate partitions formula(m*n-1)
4 gears are given..the one which is small has more revolution.same size gears will have same speed