Open In App

BankBazaar.com Interview Experience | Set 5

Last Updated : 19 Jun, 2016
Improve
Improve
Like Article
Like
Save
Share
Report

Recently i had an interview with BankBazaar.com

1. Tell me about yourself.

2. Why do you want to switch.

3. Why should we hire you.

4. Find the middle element in linked list.

5. Find the middle element in circular linked list.

6. Binary tree traversal preorder ,inorder ,post order.

7. Find duplicate element in sorted array.

8. Write a program to find duplicate and missing number in array size of n where each element of the array is less than or equal to N.

9. Write a program to print linked list in reverse order.

10. Then he asked me to explain recursive call in last question.

11. Write a program for snake ladder problem

12. (I started writing the code but 2 min later he only asked me to explain the logic.)

13. Write a program to remove occurrence of { a , b , ac } from string example

addc–>ddc

adac– >d

14. Puzzles time measurement using 2 rope 45 min and 15 min.

15. Puzzle- one thief needs to cross 9 guards but he needs to give exact half of his coin to every guard at different level then guard will return one coin to thief .find out how many maximum coin he can get from that place.

16. How many ways you can test a bottle of water?

Thanks & Regards


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads