Hash Table

Term side of the Card
Topic: Basics
Unit title: Hash Table
Categories: Data structure
Explanation side of the Card

Explanation: The data structure that maps keys to values for fast lookups. Uses a hash function to calculate the index where each value is stored.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub