Talk:Compare sorting algorithms' performance: Difference between revisions

From Rosetta Code
Content added Content deleted
(News to me)
 
m (I've written it bottom-up unless stated otherwise.)
Line 1: Line 1:
Where did this come from? Can we get some implementations in other languages? --[[User:Short Circuit|Short Circuit]] 23:43, 4 February 2008 (MST)
Where did this come from? Can we get some implementations in other languages? --[[User:Short Circuit|Short Circuit]] 23:43, 4 February 2008 (MST)

I've written it bottom-up unless stated otherwise for some fragments.
This task show Python strength in ad-hoc scripting. I think Ruby's version could be feasible. I don't have an expertise to write it myself. --[[User:Goku Sama|Goku Sama]] 02:49, 5 February 2008 (MST)

Revision as of 09:49, 5 February 2008

Where did this come from? Can we get some implementations in other languages? --Short Circuit 23:43, 4 February 2008 (MST)

I've written it bottom-up unless stated otherwise for some fragments. This task show Python strength in ad-hoc scripting. I think Ruby's version could be feasible. I don't have an expertise to write it myself. --Goku Sama 02:49, 5 February 2008 (MST)