Talk:Longest increasing subsequence

From Rosetta Code
Revision as of 09:34, 18 August 2013 by Grondilu (talk | contribs) (→‎Splitting in two subtasks?: new section)

Naming the methods

In order to avoid long subsection titles, I suggest:

  • not mentioning the programming language again
  • using dynamic programming and patience sorting as names

--Grondilu (talk) 04:39, 18 August 2013 (UTC)

Hi Grondilu, I would want to mention at least an abbreviation of the language name in my subheadings directly below my header line as that way if someone makes an edit later, the Summary points directly at the language+sub-heading, making it easier to locate an edit on a large page. --Paddy3118 (talk) 05:19, 18 August 2013 (UTC)

Splitting in two subtasks?

What about splitting this in:

? --Grondilu (talk) 09:34, 18 August 2013 (UTC)