4N1Z / Sorting-Searching-Algorithms

This repo is meant to contain the algorithms for searching and sorting in every language .
MIT License
23 stars 97 forks source link

Searching README with Definition #183

Closed HKRcodes closed 1 year ago

HKRcodes commented 1 year ago

I have added the definition for all the searching algorithms. It will help to know what every searching algorithm is about and get a logical idea that will help to create a logical based idea.