Searching algorithm no.2: Given an array arr[] of size N-1 with integers in the range of [1, N], the task is to find the missing number from the first N integers.
level: easy
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Searching algorithm no.2: Given an array arr[] of size N-1 with integers in the range of [1, N], the task is to find the missing number from the first N integers.
level: easy