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 | 14377 |
| 2 | Palindrome using Recursion | 13980 |
| 3 | Reverse a String using Stack | 8039 |
| 4 | Given an Array of Pairs Find all Symmetric Pairs in it | 3975 |
| 5 | Program to Toggle all Characters in a String | 3111 |
| 6 | Removing Spaces from a String using stringstream | 3003 |
| 7 | Bubble sort using two Stacks | 2877 |
| 8 | Subtraction of Two Matrices | 2760 |
| 9 | Change the Array into Permutation of Numbers From 1 to N | 2700 |
| 10 | Sorting using trivial hash function | 2644 |
| 11 | Remove Extra Spaces from a String | 2285 |
| 12 | Next Greater Frequency Element | 1866 |