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 | 4933 |
| 2 | Maximize sum of consecutive differences in a circular array | 3607 |
| 3 | Check if all Rows of a Matrix are Circular Rotations of Each Other | 3115 |
| 4 | Golomb sequence | 2995 |
| 5 | Breadth First Search (BFS) for a Graph | 2886 |
| 6 | Cumulative Frequency of Count of Each Element in an Unsorted Array | 2858 |
| 7 | Sqrt (or Square Root) Decomposition Technique | 2770 |
| 8 | Sorting using trivial hash function | 2644 |
| 9 | Compute nCr % p | 2461 |
| 10 | Print all triplets in sorted array that form AP | 2413 |
| 11 | Mean of range in array | 2245 |
| 12 | Find number of pairs in an array such that their XOR is 0 | 2239 |
| 13 | Array Queries for multiply replacements and product | 2170 |
| 14 | Maximum Depth Of Binary Tree | 1843 |