4.2.7 Dictionaries

To meet this meet this assessment criteria, you should:

Be familiar with the concept of a dictionary. A collection of key-value pairs in which the value is accessed via the associated key.

Be familiar with simple applications of dictionaries, for example information retrieval, and have experience of using a dictionary data structure in a programming language.

Data Structures T4 Hash Tables.pptx

Corey Shafer tutorial (dictionaries)


Craig & Dave