javascript-algorithms
javascript-algorithms copied to clipboard
Add TimSort
Chrome 70 Array.prototype.sort use the stable TimSort algorithm
https://twitter.com/mathias/status/1036626116654637057
@trekhleb Can you assign this issue to me, I will add this algorithm
I have completed the coding of this in my branch and written test in that, but somehow my some tests are failing, would like to have some help @mantou132 or @rahulrana95 if you can in any way.