We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Weakref practice problems in Python
Difficulty:
Category:
Tag:
Showing 4 of 4
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| A registry that does not prevent collection | Medium | Primitives |
|
|
| cached_property: compute once, release with the instance, invalidate on demand | Medium | Primitives |
|
|
| Capstone: five defects, and which tool would have found each one | Hard | End-to-End |
|
|
| lru_cache on a method: fix the unbounded instance leak | Hard | Primitives |
|