Mike Meyer <[EMAIL PROTECTED]> wrote:
> I've never seen someone explain why, for instance, string addition is 
> O(n^2) beyond the very abstract "it creates a new string with each 
> addition". No concrete details at all.

I took a shot at that very question a while ago.  Elephants never forget, 
and neither does google (http://tinyurl.com/9nrnz).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to