Internals and complexity of types, containers and algorithms

Paul Rubin http
Tue Jun 26 15:14:42 EDT 2007


"Martin v. Löwis" <martin at v.loewis.de> writes:
> Amortized O(1) for inserting into lists.

I think you mean amortized O(1) for appending to lists.



More information about the Python-list mailing list