Discussion
We need to convert a key (which may be any data type) to a valid numeric array index.
We will use a
hash function
for this:
Hash Functions
Data Structures And Algorithms (DSA) (Chapter 601 - Hash Table Concepts)
Chapter 601 - Hash Table Concepts
Hash Function (For Computing Integer Index From Key)
Index
Intro
Concept Design 1
Algorithms
Concept Design 2
Advantages
References
Chapter
Top
Search Site
Contents