zip, 3.06 MB
zip, 3.06 MB

Hash Tables for Computer Science Teaching Pack

Everything you need to teach the theory of hash tables and how to use them in Python programming.

Hash tables are a very important data structure in computing which allow fast solutions to many problems. This unit covers the theory of hash tables and their implementation in Python, along with exercises and a quiz.

Topics covered include:

  • Theory of hash tables
  • Applications of hash tables
  • Collision detection in hash tables: separate chaining and linear probing
  • Python implementation of a hash table
  • Python dictionaries

Pack contents:

  • Slideshow
  • Unit plan
  • Python code files
  • Quiz

Reviews

Something went wrong, please try again later.

This resource hasn't been reviewed yet

To ensure quality for our reviews, only customers who have purchased this resource can review it

Report this resourceto let us know if it violates our terms and conditions.
Our customer service team will review your report and will be in touch.