/sorting-algorithms

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Sorting Algorithms

Sorting algorithms implemented in different languages.

Contribution

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. Use only alphanumeric chars and underscores. If there is more then one implementation for algorithm, add underscore + number suffix to the filename.

Also add your name to the contributors part.

Contributors

  • Ozan Akın
  • Aman Pandey