Difference between revisions of "Talk:1667: Algorithms"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Quicksort efficiency)
Line 6: Line 6:
  
 
In the off chance that this is referencing an actual spreadsheet, and if anyone has a link, please post it in my talk page.  (And in the article of course, but talk page first) [[User:Mikemk|Mikemk]] ([[User talk:Mikemk|talk]]) 06:45, 13 April 2016 (UTC)
 
In the off chance that this is referencing an actual spreadsheet, and if anyone has a link, please post it in my talk page.  (And in the article of course, but talk page first) [[User:Mikemk|Mikemk]] ([[User talk:Mikemk|talk]]) 06:45, 13 April 2016 (UTC)
 +
 +
The remark about quicksort's efficiency doesn't make sense. It's still the most common and practical general sorting algorithm. It's about as efficient you can typically get except in specialized cases or with some specific type of data. Should be removed imo. [[Special:Contributions/141.101.81.121|141.101.81.121]] 08:52, 13 April 2016 (UTC)

Revision as of 08:52, 13 April 2016

How can an excel spreadsheet be complicated? 108.162.244.85 04:52, 13 April 2016 (UTC

See this example http://arstechnica.com/gaming/2013/04/how-an-accountant-created-an-entire-rpg-inside-an-excel-spreadsheet/ 108.162.216.82 (talk) (please sign your comments with ~~~~)

Leftpad is a reference to the recent incident where a developer unpublished all his libraries from the NodeJS Package Manager, causing much disruption: http://www.theregister.co.uk/2016/03/23/npm_left_pad_chaos/ 162.158.85.231 05:58, 13 April 2016 (UTC)

In the off chance that this is referencing an actual spreadsheet, and if anyone has a link, please post it in my talk page. (And in the article of course, but talk page first) Mikemk (talk) 06:45, 13 April 2016 (UTC)

The remark about quicksort's efficiency doesn't make sense. It's still the most common and practical general sorting algorithm. It's about as efficient you can typically get except in specialized cases or with some specific type of data. Should be removed imo. 141.101.81.121 08:52, 13 April 2016 (UTC)