Introduction to the Hash Table or Map ADT.
The student will:
Implement two different versions of the Hash Map interface, open addressing and chaining.
Explain the trade-offs between the two different implementations.
The student will:
Implement two different versions of the List interface.
Explain the trade-offs between the two different implementations.
Quiz 16 Apr 12:00 AM
Outcomes assessed: Learn about and implement the Hash Map data structure
This assessment will verify that students understand the basics of Maps.
Quiz 18 Apr 12:00 AM
Outcomes assessed: Learn about and implement the Hash Map data structure, Learn about and implement the List data structure
This assessment will verify that students understand the basics of Maps.