TheAlgorithms / PHP

All Algorithms implemented in PHP
MIT License
2.15k stars 468 forks source link

[Sorting: QuickSort] Fix empty input validation. #126

Closed anamarijapapic closed 1 year ago

anamarijapapic commented 1 year ago

Fixes #125.