PHPAlgorithms
PHPAlgorithms copied to clipboard
Broken TimSort class
Describe the bug According to https://github.com/doganoo/PHPAlgorithms/pull/22, the TimSort sorting algorithm is broken under certain circumstances.
To Reproduce Check the PR code which tests broken code