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