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 | 14422 |
| 2 | Palindrome using Recursion | 14050 |
| 3 | Reverse a String using Stack | 8088 |
| 4 | Given an Array of Pairs Find all Symmetric Pairs in it | 4031 |
| 5 | Program to Toggle all Characters in a String | 3190 |
| 6 | Removing Spaces from a String using stringstream | 3072 |
| 7 | Bubble sort using two Stacks | 2935 |
| 8 | Subtraction of Two Matrices | 2811 |
| 9 | Change the Array into Permutation of Numbers From 1 to N | 2757 |
| 10 | Sorting using trivial hash function | 2713 |
| 11 | Remove Extra Spaces from a String | 2340 |
| 12 | Next Greater Frequency Element | 1908 |