Skip to content

Performance practice problems in Python

Difficulty:
Category:
Tag:

Showing 5 of 5

Status Title Difficulty
asdict() and astuple(): the deep-copy tax Hard
Capstone: five defects, and which tool would have found each one Hard
hot_functions: the column you sort by is the answer you get Medium
Order-preserving dedupe and a real sliding window Easy
render_report: join for str, bytearray for bytes Medium