Capgemini Exceller Coding Assessment (2025 September) | On-Campus | Arrays & Bit Magic

Capgemini · Question · Posted Jun 2026

Question 1: Finding Missing Number Problem Statement Given an array of size N, it contains all the numbers from 1 to N+1 inclusive, except one number. You have to find the missing number. Input Format The first line of input contains T - the number of test cases. It is followed by 2 * T lines, the first line of each test case contains N - size of the array and the next line contains N integers - the elements ...

The full answer & interview discussion are available to premium members.

Log in Create a free account