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