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 | 4778 |
2 | Maximize sum of consecutive differences in a circular array | 3407 |
3 | Check if all Rows of a Matrix are Circular Rotations of Each Other | 2930 |
4 | Golomb sequence | 2776 |
5 | Cumulative Frequency of Count of Each Element in an Unsorted Array | 2709 |
6 | Breadth First Search (BFS) for a Graph | 2623 |
7 | Sqrt (or Square Root) Decomposition Technique | 2619 |
8 | Sorting using trivial hash function | 2456 |
9 | Compute nCr % p | 2270 |
10 | Print all triplets in sorted array that form AP | 2255 |
11 | Mean of range in array | 2104 |
12 | Find number of pairs in an array such that their XOR is 0 | 2092 |
13 | Array Queries for multiply replacements and product | 2012 |
14 | Maximum Depth Of Binary Tree | 1692 |