charitra1022 / SortingAlgorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting-Algorithms

This repository contains all the Sorting algorithms that are present out there, in all the major programming languages, such as C, C++, Java, Python, etc.

Note: This repo is not yet complete. There are many languages to be added. Also, there are many sorting algorithms that need to be added. Fellow contributors can contribute to this repository to help other programmers with programming.

Contribute to this repo

Read Guidelines For Contributions

To contribute to this repo, fork this repository, create a program demonstrating a particular sorting algorithm in a specific language that's not already present here, and create a pull request (PR). PR will be reviewed and then any specific action (merge / reject) will be taken.

For your PR to count it must be:

  • Submitted in a public repo, AND the PR is labelled as hacktoberfest-accepted by a maintainer. or
  • Submitted in a repo labelled hacktoberfest , AND Merged, OR Approved
  • You can opt not to receive a t-shirt and stickers and you can choose to have a tree planted in your name and help make Hacktoberfest 2021 more carbon neutral.

Contributors


Happy Coding!

About


Languages

Language:C++ 45.1%Language:Python 18.7%Language:JavaScript 16.5%Language:Java 14.0%Language:C 5.7%