Top nagarro interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Maximum Sum Increasing Subsequence | 4747 |
| 2 | Distinct adjacent elements in an array | 3772 |
| 3 | Valid Anagrams | 2646 |
| 4 | Find missing elements of a range | 2641 |
| 5 | How to check if two given sets are disjoint? | 2564 |
| 6 | Find Sum of all unique sub-array sum for a given array | 2527 |
| 7 | Rearrange an array such that ‘arr[j]’ becomes ‘i’ if ‘arr[i]’ is ‘j’ | 2328 |
| 8 | Find the Only Repetitive Element Between 1 to N-1 | 2096 |
| 9 | Print modified array after executing the commands of addition and subtraction | 1930 |