We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0e925 commit 53458fdCopy full SHA for 53458fd
1 file changed
SortingAlgorithm/Java/README.md
@@ -25,6 +25,7 @@ Sorting algorithm in this package uses **threading**.
25
26
27
> - ParallelLPQuickSort (left pivot quick sort with threading)
28
+> - ParallelRPQuickSort (right pivot quick sort with threading)
29
30
</br>
31
0 commit comments