I applied through university. The process took 1 day. I interviewed at TechnoGen (Hyderābād)
Interview
It was a pool drive at another college, we were informed about it a few days earlier.
The first round consisted of an online MCQs test. The questions were on aptitude and programming.
The second round was a technical and HR round.
The interviewer was friendly and the whole interview process ran smoothly. He took time to answer our queries with interest.
Interview questions [1]
Question 1
HR:
Q: Tell me about yourself.
Q: Tell me where you see yourself 3yrs down the lane.
Technical:
Q: Given an integer tell if it's even or odd, without using conditional or loop statements.
Q: Reverse a string.
Q: Rotate array.