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 | 4734 |
2 | Maximize sum of consecutive differences in a circular array | 3371 |
3 | Check if all Rows of a Matrix are Circular Rotations of Each Other | 2888 |
4 | Golomb sequence | 2723 |
5 | Cumulative Frequency of Count of Each Element in an Unsorted Array | 2657 |
6 | Sqrt (or Square Root) Decomposition Technique | 2557 |
7 | Breadth First Search (BFS) for a Graph | 2545 |
8 | Sorting using trivial hash function | 2409 |
9 | Compute nCr % p | 2231 |
10 | Print all triplets in sorted array that form AP | 2224 |
11 | Mean of range in array | 2058 |
12 | Find number of pairs in an array such that their XOR is 0 | 2054 |
13 | Array Queries for multiply replacements and product | 1979 |
14 | Maximum Depth Of Binary Tree | 1648 |