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
- Phoenix.new is Fly's entry into the prompt-driven app development space - 23rd June 2025
- Trying out the new Gemini 2.5 model family - 17th June 2025
- The lethal trifecta for AI agents: private data, untrusted content, and external communication - 16th June 2025