The hiring process at VisionTek takes an average of 1 day when considering 1 user submitted interviews across all job titles. Candidates applying for Software Engineer had the quickest hiring process (on average 1 day), whereas Software Engineer roles had the slowest hiring process (on average 1 day).
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'};