Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

edekadigital/sorting-algorithms

 
 

Repository files navigation

Sorting Algorithms

Sorting algorithms implemented in different languages.

Contribution

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

Save your implementation with the same name as folder, also add file extension. Use only alphanumeric chars and underscores. If there is more then one implementation for algorithm, add underscore + number suffix to the filename.

Please do not push executables.

Also add your name to the contributors part.

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.2%
  • Java 17.2%
  • C 10.0%
  • Haskell 7.6%
  • C++ 6.7%
  • Rust 3.4%
  • Other 8.9%