Skip to main content
Loading page content
Algo
Flow
Visualizers
Mental Math
Dashboard
Log in
Sign up
Back to Visualizer
Question 1 of 5
Basics
• Hash Functions
What is the primary purpose of a hash function in a Hash Table?
A
To sort the data in ascending order
B
To compress the data to save memory
C
To map a key to a specific bucket index
D
To encrypt the data for security