Skip to content

Hashing practice problems in Python

Difficulty:
Category:
Tag:

Showing 3 of 3

Status Title Difficulty
eq, hash, and the eq/frozen/unsafe_hash truth table Hard
frozen=True: what it buys, what it costs, and what it does not do Medium
Identity vs equality: fix the planted `is` Easy