Hash Table A Level Resources

A Level Computer Science: Hash table

This module contains:

  • An editable PowerPoint lesson presentation
  • Editable revision handouts
  • A glossary which covers the key terminologies of the module
  • Topic mindmaps for visualising the key concepts
  • Printable flashcards to help students engage active recall
  • A quiz with answer key to test knowledge and understanding of the module
Compatible with the following examination boards
Hash Table A Level Resources Image 1
Hash Table A Level Resources Image 2
Hash Table A Level Resources Image 3
Hash Table A Level Resources Image 4
Hash Table A Level Resources Image 5

Unable to find the download

Hash table

A hash table is a data structure where keys are mapped to index values. This is implemented in programming using arrays or lists. Hash tables are generally used in areas where faster searching is required such, as lookup tables.

This A Level Computer Science module introduces hash tables to your students, explaining:

  • Hashing
  • Implementing hash tables
  • Hashing algorithms
  • Dictionary

More Data types, data structures and algorithms Modules

Hash table is one lesson in our Data types, data structures and algorithms module. The other theory lessons can be found below: