Software Testing applicants have rated the interview process at ZenQ with 2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 67.3% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Testing roles take an average of 1 day to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at ZenQ overall takes an average of 9 days.
Common stages of the interview process at ZenQ as a Software Testing according to 2 Glassdoor interviews include:
Presentation: 100%
Here are the most commonly searched roles for interview reports -
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