Skip to content

Collections practice problems in Python

Difficulty:
Category:
Tag:

Showing 4 of 4

Status Title Difficulty
ChainMap: resolve config and keep the provenance Medium
Counter: top n-grams with deterministic ties Easy
defaultdict: group rows, hand back a plain dict Easy
deque: rolling median and the maxlen narrowing Medium