We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Protocols practice problems in Python
Difficulty:
Category:
Tag:
Showing 7 of 7
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| A Fetcher Protocol three implementations can satisfy | Medium | Primitives |
|
|
| A rate limiter with an injected clock | Medium | Primitives |
|
|
| A rate limiter you can test without sleeping | Hard | End-to-End |
|
|
| Async iterators: the paginator you can actually close | Medium | Primitives |
|
|
| A typed factory fixture | Hard | Primitives |
|
|
| Iterator, Iterable, Generator, Sequence — and what the annotation promises | Medium | Primitives |
|
|
| Positional-only `/` and keyword-only `*` | Medium | Primitives |
|