This course has been updated into a 4 part series! We now recommend you take the A Practical Guide to Algorithms with JavaScript course.
Transcript from the "Exercise: Implementing a Hash Table" Lesson
[00:00:00]
>> Bianca Gandolfo: We are going to jump into exercises, and it's gonna be inside of data-structures/hashTable.
>> Bianca Gandolfo: So we'll just do set, get, and actually try to do as many as you can. We only have about,
>> Bianca Gandolfo: 30 minutes. So as much as you can get to, and we'll go over the solution, and then we're gonna be ending, we're gonna be wrapping up, cool?