anku580 / Java-Algorithms

This repository contains java algorithms and some interview questions.
11 stars 57 forks source link

Added merge sort ,heap sort and quick sort in Java Programming Language #24

Closed ANKITAKHAN closed 3 years ago

ANKITAKHAN commented 3 years ago

added merge, heap, quick sort in java

ANKITAKHAN commented 3 years ago

Can you please add these to respective folder which is named as searching.

You can rename the folder name to search. Hey @anku580, I have contributed sorting algorithms, so I am placing the three files in sorting folder.

anku580 commented 3 years ago

@ANKITAKHAN sure.

Also, if you feel like this is worth for students or any aspiring programmer, you can star this repo.