Is the complexity of basic Python data structure operations documented?
2nd October 2010
My answer to Is the complexity of basic Python data structure operations documented? on Quora
Python’s C code has some excellent documentation, including detailed write-ups of how Python’s dictionary and sorting algorithms work. They’re a great read.
http://svn.python.org/view/pytho...http://svn.python.org/view/pytho...
More recent articles
- Kimi K3, and what we can still learn from the pelican benchmark - 16th July 2026
- The new GPT-5.6 family: Luna, Terra, Sol - 9th July 2026
- sqlite-utils 4.0, now with database schema migrations - 7th July 2026