hash table
A hash table is one way of structuring data. The data is stored in a table, and a mathematical calculation (hash) is used on one field of the data, to provide its location within the table. This means that the data can be accessed directly, without having to go through the entire table searching for it.
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols