Cosmos: Add Quick Sort

Created on 1 Oct 2017  路  7Comments  路  Source: OpenGenus/cosmos

Add the code for bucket sort in any language ( C, C++, Java, Go, Python or any other)

The code should be placed at code/sorting/quick sort

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Hacktoberfest add code new algorithm

All 7 comments

I would do it for c and javascript

Adding quicksort for java.

Implementing it in c++

what do u expect to do in js..
just a function or an html file
or returning it via console.log???

A JavaScript function will do.

I will add quicksort in Go language. 馃憤

Adding Quick Sort in C#

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skywalker212 picture skywalker212  路  3Comments

ivanrein picture ivanrein  路  4Comments

arthurlacoste picture arthurlacoste  路  3Comments

athangkanos picture athangkanos  路  4Comments

arnavb picture arnavb  路  3Comments