hashset-colocated-tests

Status: IN

design-hashset/solution.py contains both the MyHashSet implementation and its TestMyHashSet unittest class in the same file, following the repo's co-located test convention.

Source: entries/2026/06/06/design-hashset-solution.md

JSON