I applied through an employee referral. The process took 2 weeks. I interviewed at BankBazaar (Chennai) in June 2016
Interview
I had one online test, one telephonic round and 2 face to face technical rounds. They focused mainly on logical skills and time complexity. The solutions you give should be efficient and we have to explain the reason for coming up with that solution.Even though i had a JAVA-SQL profile, no questions were asked based on that. Overall good interview interview experience.
Interview questions [1]
Question 1
how to find whether the elements in an array are anagrams to each other
I applied through a recruiter. I interviewed at BankBazaar in May 2017
Interview
The first round was programming round. The coding round was held on Hackerearth platform. I have solved 1 out of 2 questions. Then I haven't received any response from the staff. I have emailed the hr personally but still, haven't received a response.
I applied through a staffing agency. The process took 1 day. I interviewed at BankBazaar (Bengaluru) in Apr 2017
Interview
Two round of face to face interview at Bank Bazaar office.
First round was basically on data structure knowledge
Second round was on design skill [Class diagrams, algorithm and Scenario handling]
Interview questions [2]
Question 1
First round:-
a) Purely data structure based question [Finding second largest age group of employee]
b) what all operation happen when items are added and removed from heap.
c) Binary search in linked list [ finding mid element]