Skip to main content

One doc tagged with "hash maps"

View all tags

What is Hashing and Hash Maps?

Hashing is a technique used to uniquely identify a specific object from a group of similar objects. Hash maps are data structures that implement this technique.