Nikzy7 / Algorithm-Snippets

Repo containing snippets of popular algorithms
17 stars 36 forks source link

Created Quick Sort In Java #10

Closed Harsh-Udai closed 4 years ago

Harsh-Udai commented 4 years ago

Hey, @Nikzy7 i have added the java version of Quick Sort, first time contributing into the hacktoberfest, thanks for the opportunity.

Nikzy7 commented 4 years ago

Looks Good.. Mergin now !

Harsh-Udai commented 4 years ago

@Nikzy7 Thanks