Algorithm -- Given an array of size n. It contains numbers in the range 1 to n. Each number is prese
- by sandeep
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once but some numebrs may be missing. How to find the missing numbers.