Top ola-cabs interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Minimum number of distinct elements after removing m items | 5021 |
| 2 | Word Wrap Problem | 4502 |
| 3 | A Space Optimized DP solution for 0-1 Knapsack Problem | 3109 |
| 4 | Sort 0s 1s and 2s in an Array | 2951 |
| 5 | Largest Sum Contiguous Subarray | 2940 |
| 6 | String comparison containing wildcards | 2836 |
| 7 | Maximum difference between two elements such as larger element comes after smaller | 2563 |
| 8 | Compute nCr % p | 2526 |
| 9 | Maximum difference between first and last indexes of an element in array | 2093 |
| 10 | Print modified array after multiple array range increment operations | 2049 |
| 11 | Count Pairs Whose Products Exist in Array | 2000 |
| 12 | Maximum weight transformation of a given string | 1866 |