this post was submitted on 18 May 2024
51 points (96.4% liked)

Python

6232 readers
16 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Trey Hunner writes:

This article is primarily meant to act as a Python time complexity cheat sheet for those who already understand what time complexity is and how the time complexity of an operation might affect your code. For a more thorough explanation of time complexity see Ned Batchelder's article/talk on this subject.

Read Python Big O: the time complexities of different data structures in Python

you are viewing a single comment's thread
view the rest of the comments
[–] RobotToaster@mander.xyz 2 points 4 months ago (1 children)

Damn, I was hoping someone had python running a Megadeus.

[–] ericjmorey@programming.dev 3 points 4 months ago (1 children)