Talk:Determine if a string has all unique characters: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "== This task is too cumbersome == The essence of this task is to determine if a string has duplicated characters. Can't we stick to that ? --~~~~")
 
 
Line 2: Line 2:


The essence of this task is to determine if a string has duplicated characters. Can't we stick to that ? --[[User:Grondilu|Grondilu]] ([[User talk:Grondilu|talk]]) 09:33, 12 November 2020 (UTC)
The essence of this task is to determine if a string has duplicated characters. Can't we stick to that ? --[[User:Grondilu|Grondilu]] ([[User talk:Grondilu|talk]]) 09:33, 12 November 2020 (UTC)

Maybe it just is what it is. I wrote the TCL solution and it was certainly more challenging to satisfy the description exactly but it was fun and ultimately the solution itself was not cumbersome. At this point it seems unlikely that the description will change as it would invalidate all current solutions. --[[User:GusLink|GusLink]] ([[User talk:GusLink|talk]]) 15:35, 12 November 2020 (UTC)

Latest revision as of 15:36, 12 November 2020

This task is too cumbersome

The essence of this task is to determine if a string has duplicated characters. Can't we stick to that ? --Grondilu (talk) 09:33, 12 November 2020 (UTC)

Maybe it just is what it is. I wrote the TCL solution and it was certainly more challenging to satisfy the description exactly but it was fun and ultimately the solution itself was not cumbersome. At this point it seems unlikely that the description will change as it would invalidate all current solutions. --GusLink (talk) 15:35, 12 November 2020 (UTC)