Talk:Ranking methods

Revision as of 03:21, 27 August 2014 by rosettacode>TimToady (→‎Split?: no, I think)

Split?

Should this task be split into five small tasks? --Paddy3118 (talk) 08:19, 12 July 2014 (UTC)

Don't think so, since there's so much commonality between the subtasks that can be factored out, for instance, all the tier logic. It also nicely shows the similarities and differences between the subtasks. --TimToady (talk) 03:21, 27 August 2014 (UTC)

Ruby all-in-one solution

The Ruby solution doesn't meet the task requirements and I marked it incorrect but, it would be acceptable if it were preceded by an example "...that apply one, each, of the following ranking methods...". You could then keep the current version with an explanation of how it differs from the spec, but is nonetheless interesting. --Paddy3118 (talk) 19:55, 25 August 2014 (UTC)

Return to "Ranking methods" page.