Siddhartha-chaki / sorting-algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 number suffix to the filename.

Please do not push executables.

Also add your name to the contributors part.

Contributors

About

License:Mozilla Public License 2.0


Languages

Language:Python 37.6%Language:C++ 23.4%Language:Java 13.7%Language:C 7.5%Language:Haskell 5.7%Language:C# 2.9%Language:Rust 2.6%Language:Visual Basic 2.3%Language:JavaScript 2.0%Language:Prolog 1.2%Language:Ruby 1.1%