0 votes
in Other by

How do you find the missing number in the array?

1 Answer

0 votes
by

The secret to finding the missing number in an array is to use the formula n(n+1)/2. This will help you find the middle number in the array, and from there, you can determine the missing number.

...