Skip to content

Commit 53458fd

Browse files
committed
Update README.md
1 parent 3d0e925 commit 53458fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SortingAlgorithm/Java/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Sorting algorithm in this package uses **threading**.
2525

2626

2727
> - ParallelLPQuickSort (left pivot quick sort with threading)
28+
> - ParallelRPQuickSort (right pivot quick sort with threading)
2829
2930
</br>
3031

0 commit comments

Comments
 (0)