akshitagit / JavaScript

Repository for JavaScript codes and algos.Star the repo too.
https://github.com/akshitagupta15june
MIT License
86 stars 112 forks source link

Add QuickSort #56

Open jovianjaison opened 4 years ago

jovianjaison commented 4 years ago

The repository currently does not have a JS implementation of Quick Sort. I would like to work on it if possible. :smile:

Rhuancpq commented 4 years ago

Working on it

souraexx commented 4 years ago

Working on it. Can you assign me?

pzmudzinski commented 4 years ago

@souraexx @Rhuancpq, author of the issue declared he wanted to work on it, and you just rushed to get easy PR? ;)

souraexx commented 4 years ago

Didn't notice that, thanks for pointing out.

Rhuancpq commented 4 years ago

I didn't notice that too, can I open an issue to bring quick sort with median of 3 ?

akshitagupta15june commented 3 years ago

is anyone working on this?