PizzaLover10 / DSA-go

A simple repository for learning go, DSA, git and github
0 stars 3 forks source link

Quick sort #6

Closed PizzaLover10 closed 2 years ago

PizzaLover10 commented 2 years ago

Implement quick sort algorithm

PizzaLover10 commented 2 years ago

sure

Mayureshkaulwar commented 2 years ago

please assign this to me

PizzaLover10 commented 2 years ago

@aman6969 I don't see any PRs, please recheck and also reference the issue while making the PR

PizzaLover10 commented 2 years ago

Since @aman6969 has used c++ instead of go, @Mayureshkaulwar I am assigning this issue to you

PizzaLover10 commented 2 years ago

@aman6969 sorry, @Mayureshkaulwar created a PR that has been merged. You can work on the other issues

PizzaLover10 commented 2 years ago

Solved in #20