Round 1: APTITUDE + C + ELECTRONICS MCQs (No negative marking)
The aptitude questions had a good mix of probability, speed and time, clocks, numbers, mixtures, time and work, etc. The C questions were very conceptual. Unlike other companies, it did not have output tracing questions. It had questions on asymptotic complexity, recurrence relations, and the like.
Round 2: Technical Interview (50 minutes)
Round 3: Technical Interview (50 minutes)
Round 4: HR Interview (40 minutes approx.)
Interview questions [1]
Question 1
Write a code to Multiply a number by 7 without using * operator
· Write a code to Multiply a number by 8 without using * operator
· Write a code & pseudo code to find the minimum spanning tree
· RSA Algorithm (very intricate questions from here – what is the significance of phi(n) etc)