Talk:Longest string challenge: Difference between revisions

→‎Generalization: Not really similar
No edit summary
(→‎Generalization: Not really similar)
Line 7:
How about a discussion here of how this would apply to a few languages (say in the top 20 or so)?
 
==Similar to [[Averages/Mode]]==
----
 
The problem statement itself (without the restrictions) is very similar to [[Averages/Mode]], except that you do not need to compute the counts of elements, instead taking the length of the string serves as its "count". --[[Special:Contributions/208.80.119.69|208.80.119.69]] 00:43, 13 August 2011 (UTC)
:Except that in mode you can use comparison operators and arithmetic operators. You're not allowed to do either here. Besides that, I still don't think it's really that similar. --[[User:Mwn3d|Mwn3d]] 00:59, 13 August 2011 (UTC)
 
== Can't load https link ==
Anonymous user