Top cadence-india interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Maximum possible difference of two subsets of an array | 4994 |
| 2 | Maximize sum of consecutive differences in a circular array | 3671 |
| 3 | Check if all Rows of a Matrix are Circular Rotations of Each Other | 3196 |
| 4 | Golomb sequence | 3091 |
| 5 | Breadth First Search (BFS) for a Graph | 2970 |
| 6 | Cumulative Frequency of Count of Each Element in an Unsorted Array | 2904 |
| 7 | Sqrt (or Square Root) Decomposition Technique | 2835 |
| 8 | Sorting using trivial hash function | 2713 |
| 9 | Compute nCr % p | 2526 |
| 10 | Print all triplets in sorted array that form AP | 2471 |
| 11 | Mean of range in array | 2291 |
| 12 | Find number of pairs in an array such that their XOR is 0 | 2285 |
| 13 | Array Queries for multiply replacements and product | 2233 |
| 14 | Maximum Depth Of Binary Tree | 1893 |