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 | 4486 |
2 | Maximize sum of consecutive differences in a circular array | 3179 |
3 | Check if all Rows of a Matrix are Circular Rotations of Each Other | 2696 |
4 | Cumulative Frequency of Count of Each Element in an Unsorted Array | 2466 |
5 | Golomb sequence | 2465 |
6 | Sqrt (or Square Root) Decomposition Technique | 2367 |
7 | Breadth First Search (BFS) for a Graph | 2318 |
8 | Sorting using trivial hash function | 2222 |
9 | Print all triplets in sorted array that form AP | 1991 |
10 | Compute nCr % p | 1951 |
11 | Find number of pairs in an array such that their XOR is 0 | 1852 |
12 | Mean of range in array | 1844 |
13 | Array Queries for multiply replacements and product | 1754 |
14 | Maximum Depth Of Binary Tree | 1490 |