TECHOUS / DSKaKhel

A repository of learn data structures implementation by learning new ones & by contributing
Apache License 2.0
16 stars 33 forks source link

Quick Sorting Algorithm in JAVA added #91

Closed anshumanlite closed 2 years ago

anshumanlite commented 2 years ago

HacktoberFest 21

DSKaKhel: Quick Sort Algorithm

Data Structure Implementation you like to add

Quick Sort

Programming Language for Data Structure Implementation

JAVA

Code file name with extension

quickSort.java

Do you like to code or playing computer games like GTA5

Yes

If Yes, mention your favourite Game (optional)

VALORANT

YOU ARE

a student

GITHUB USERNAME

anshumanlite

We are looking for a cool name for this repository for next hacktober fest please suggest below (optional)

Dabang_in_DSA

Thanks for your contributions !!

GauravWalia19 commented 2 years ago

Code quality is great and PR is acceptable can you please open this PR in AlgoHeist as its a quick sort algorithm

anshumanlite commented 2 years ago

Code quality is great and PR is acceptable can you please open this PR in AlgoHeist as its a quick sort algorithm

I have made a PR in AlgoHeist21 repository as you asked me to do. Please have a look of it.