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 | 4738 |
2 | Word Wrap Problem | 4179 |
3 | A Space Optimized DP solution for 0-1 Knapsack Problem | 2855 |
4 | Sort 0s 1s and 2s in an Array | 2692 |
5 | Largest Sum Contiguous Subarray | 2687 |
6 | String comparison containing wildcards | 2633 |
7 | Maximum difference between two elements such as larger element comes after smaller | 2325 |
8 | Compute nCr % p | 2254 |
9 | Maximum difference between first and last indexes of an element in array | 1875 |
10 | Print modified array after multiple array range increment operations | 1845 |
11 | Count Pairs Whose Products Exist in Array | 1805 |
12 | Maximum weight transformation of a given string | 1696 |