Two SigmaCoding·60 minMembers
HashMap from Scratch
Members only
Implement a hashmap without using built-in hash-table libraries. The round centers on buckets, collision handling, resizing, hash-function tradeoffs, and clean get/put semantics.
SWE
hashmap
linked-list
data-structure
oop-design
medium
Frequency
Low
Last asked
2025-11-13
Stage
phone-screen
Log in to continue reading the full content
Comments
Sign in to join the discussion
Loading...
