I applied through college or university. The process took 3 days. I interviewed at IBM (Bengaluru) in Dec 2010
Interview
Day 1:- written test which includes lots of mathematics
Day 2:-long and sluggish interview process.Which included HR interview plus Techinical Interview.
DAY:-3- Result announcement and filling the employement form.
I applied through college or university. The process took 1 day. I interviewed at IBM in Mar 2011
Interview
He gave me some problems and asked me to write pseudo-codes of C++ method to solve that problem on the whiteboard. While writing, he asked me things like how my algorithm worked, why I used this data structure, what were the advantages of using this instead of others, what were possible errors and exceptions that I need to handle.
Interview questions [3]
Question 1
Given an array ar[ ] of numbers, write a method to return array ans, where ans[i] equals to the product of all all elements in ar[ ] except ar[i]