Closed codinasion-bot[bot] closed 2 years ago
Write a programme for binary search
Input : 10 20 30 50 60 80 Target : 30 Output : 2
Can you please explain more about the issue?
Sorry, its binary search
Description
Write a programme for binary search