Top capgemini interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Move all negative elements to one side of array | 14087 |
2 | Palindrome using Recursion | 13753 |
3 | Reverse a String using Stack | 7809 |
4 | Given an Array of Pairs Find all Symmetric Pairs in it | 3775 |
5 | Program to Toggle all Characters in a String | 2949 |
6 | Removing Spaces from a String using stringstream | 2850 |
7 | Bubble sort using two Stacks | 2741 |
8 | Subtraction of Two Matrices | 2625 |
9 | Change the Array into Permutation of Numbers From 1 to N | 2526 |
10 | Sorting using trivial hash function | 2456 |
11 | Remove Extra Spaces from a String | 2134 |
12 | Next Greater Frequency Element | 1747 |