Skip to content

Added java quick sort #6818

Open
csecaira wants to merge 2 commits intoOpenGenus:masterfrom
csecaira:master
Open

Added java quick sort #6818
csecaira wants to merge 2 commits intoOpenGenus:masterfrom
csecaira:master

Conversation

@csecaira
Copy link

Fixes issue:

This contribution is under the issue of "Implementation of more java algorithms" as it adds a java implementation of the quick sort algorithm.

Changes:

Two files were added in this pull request: quick-sort.java which implements the quick sort algorithm and two examples that utilize the sorting algorithm. Then, the read me file for the quick sort algorithm details how quick sort works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant