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 | 4962 |
| 2 | Word Wrap Problem | 4431 |
| 3 | A Space Optimized DP solution for 0-1 Knapsack Problem | 3063 |
| 4 | Sort 0s 1s and 2s in an Array | 2892 |
| 5 | Largest Sum Contiguous Subarray | 2888 |
| 6 | String comparison containing wildcards | 2792 |
| 7 | Maximum difference between two elements such as larger element comes after smaller | 2496 |
| 8 | Compute nCr % p | 2461 |
| 9 | Maximum difference between first and last indexes of an element in array | 2049 |
| 10 | Print modified array after multiple array range increment operations | 1991 |
| 11 | Count Pairs Whose Products Exist in Array | 1963 |
| 12 | Maximum weight transformation of a given string | 1829 |