Skip to content

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

Please do not push executables.

Also add your name to the contributors part.

Contributors