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