Skip to content

a beginner-friendly repository made for open source beginners. add any sorting algorithms in any language to this repository :)

Notifications You must be signed in to change notification settings

arta666/sorting-algorithms

 
 

Repository files navigation

Sorting Algorithms

Sorting algorithms implemented in different languages (for hacktoberfest :D).

Contributing

Create a folder with the name of the sorting algorithm if is not already exists. Use only alphanumeric chars and dashes.

Save your implementation with the same name as folder, also add file extension. Title folder as "sorting alg name"-"langage used"

About

a beginner-friendly repository made for open source beginners. add any sorting algorithms in any language to this repository :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 54.5%
  • Python 24.9%
  • C 13.8%
  • C++ 6.8%