...

/

Dictionary

Dictionary

Dictionaries are key-value pairs used for easy lookups. They are also called associative arrays as each entry into the dictionary is a key with an associated value. In this lesson, we look at how to implement dictionaries in JavaScript, how to handle duplicate keys, and how to implement lookups and deletes.

Loading...
Access this course and 1400+ top-rated courses and projects.