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 | 4712 |
2 | Word Wrap Problem | 4147 |
3 | A Space Optimized DP solution for 0-1 Knapsack Problem | 2840 |
4 | Sort 0s 1s and 2s in an Array | 2670 |
5 | Largest Sum Contiguous Subarray | 2669 |
6 | String comparison containing wildcards | 2616 |
7 | Maximum difference between two elements such as larger element comes after smaller | 2304 |
8 | Compute nCr % p | 2231 |
9 | Maximum difference between first and last indexes of an element in array | 1854 |
10 | Print modified array after multiple array range increment operations | 1825 |
11 | Count Pairs Whose Products Exist in Array | 1783 |
12 | Maximum weight transformation of a given string | 1682 |