Talk:Longest increasing subsequence

From Rosetta Code
Revision as of 05:19, 18 August 2013 by rosettacode>Paddy3118 (→‎Naming the methods: My thoughts...)

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)