Top publicis-sapient interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Trapping Rain Water Leetcode Solution | 5833 |
| 2 | Length of the largest subarray with contiguous elements | 5718 |
| 3 | Design a stack that supports getMin() in O(1) time and O(1) extra space | 3639 |
| 4 | Change the Array into Permutation of Numbers From 1 to N | 2722 |
| 5 | Sum of f(a[i], a[j]) over all pairs in an array of n integers | 2563 |
| 6 | Count number of triplets with product equal to given number | 2487 |
| 7 | Range Sum Query using Sparse Table | 2419 |
| 8 | Maximum Array from Two given Arrays Keeping Order Same | 2085 |