Sanjaykumar-IT / dsa-problems

coding problems
0 stars 4 forks source link

Java program to find missing number #18

Closed aravindhml closed 3 hours ago

aravindhml commented 3 hours ago

Input : numbers = {1, 2, 4, 5};

Output : 3