Candidates applying for Software Engineer roles take an average of 1 day to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at VisionTek overall takes an average of 1 day.
Common stages of the interview process at VisionTek as a Software Engineer according to 1 Glassdoor interviews include:
The process took 1 day. I interviewed at VisionTek (Hyderābād) in Nov 2011
Interview
I found the company through google searching for C programming jobs. Sent resume to them and later got a call for an interview. They did not explain what kid of job responsibilities I will be carrying, what kind of programmers they are looking for etc. When I went for interview, I had to wait for 20 minutes before someone came. He was totally unprepared and it looked like as if they did not plan anything and at the moment when I reached there they just asked of the programmers to take interview .
Interview questions [3]
Question 1
Whats is the difference between these two ?
char* p = "Hello";
char* q = {'h', 'e', 'l', 'l', 'o'};