HarshwardhanPatil07 / HactoberFest2024

A Simple😉 beginner friendly😊 Repo for all programmers and coders. All contributors are requested to star🌟this repo and and folllllow me. Contribute to start your journey with hacktoberfest. Happy Hacking💻!!!
MIT License
160 stars 447 forks source link

Add files via upload #362

Closed isthis-rishi closed 1 month ago

isthis-rishi commented 1 month ago

Add some of the famous sorting methods.

  1. Bubble sort.
  2. Insertion sort.
  3. Selection sort.
  4. Counting sort.