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 | 7303 |
| 2 | Sum of minimum and maximum elements of all subarrays of size k | 6623 |
| 3 | Find subarray with given sum (Handles Negative Numbers) | 2464 |
| 4 | Bottom View of a Binary Tree | 2382 |
| 5 | Find the minimum distance between two numbers | 2320 |
| 6 | Next Greater Element in an Array | 2311 |
| 7 | Find number of pairs in an array such that their XOR is 0 | 2239 |
| 8 | Find the Only Repetitive Element Between 1 to N-1 | 2051 |
| 9 | Maximum Depth Of Binary Tree | 1843 |