/QuickSort-Algorithm

Projects for the institute with Java.

Primary LanguageJava

QuickSort

Quicksort sorting algorithm, using the recursive way. It's the basic algorithm, without any improvements and only to practice Java in my second year of DAM.