Open shubhamessier opened 2 years ago
this algortihim linearly searches every element of an given sorted array, this being useful for small array sizes.
@MilindGupta-Creator kindly review the PR.
this algortihim linearly searches every element of an given sorted array, this being useful for small array sizes.