Category talk:Sorting Algorithms: Difference between revisions

imported>BorderLine
 
(2 intermediate revisions by 2 users not shown)
Line 5:
 
==Requests==
Can someone please add timsort for java linkedlist? I tried to google it but I coudn't find anything. -- [unsigned]
: Speaking of timsort, its complexity apparently hid some real problems: http://www.envisage-project.eu/proving-android-java-and-python-sorting-algorithm-is-broken-and-how-to-fix-it/ --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 00:22, 5 December 2017 (UTC)
 
== Request: Pigeonhole Sort ==
 
I'm working on a personal project, and I'm having trouble figuring this one out with the resources available on the internet.
Specifically, I'm coding in perl, but I could translate from most languages.
Any help with this would be appreciated.
Anonymous user