Top bankbazaar interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Three way partitioning of an array around a given range | 4447 |
| 2 | Count pairs from two sorted arrays whose sum is equal to a given value x | 3599 |
| 3 | Construction of Longest Increasing Subsequence (N log N) | 3332 |
| 4 | Count the number of nodes at given level in a tree using BFS | 2855 |
| 5 | Permutation Coefficient | 2458 |