Top coupondunia interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Count subarrays with equal number of 1’s and 0’s | 7425 |
| 2 | Sum of minimum and maximum elements of all subarrays of size k | 6743 |
| 3 | Find subarray with given sum (Handles Negative Numbers) | 2553 |
| 4 | Bottom View of a Binary Tree | 2460 |
| 5 | Find the minimum distance between two numbers | 2405 |
| 6 | Next Greater Element in an Array | 2401 |
| 7 | Find number of pairs in an array such that their XOR is 0 | 2329 |
| 8 | Find the Only Repetitive Element Between 1 to N-1 | 2130 |
| 9 | Maximum Depth Of Binary Tree | 1921 |