PHPAlgorithms icon indicating copy to clipboard operation
PHPAlgorithms copied to clipboard

Broken TimSort class

Open doganoo opened this issue 5 years ago • 0 comments

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

doganoo avatar Feb 27 '20 20:02 doganoo