Searching
This is the process by which one searches the group of elements for the desired element. For example:
Binary Search
In binary search the basic requirement is the elements of the array should have been sorted alphabetically or numerically in the ascending order.
![]() |
| this photo is taken from www.geeksforgeeks.org |





