YoVDO

Rust HashMap and HashSet Collection Types

Offered By: Trevor Sullivan via YouTube

Tags

HashMap Courses Data Structures Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the HashMap and HashSet collection types in Rust through this 36-minute tutorial. Learn about these powerful data structures from the standard library, including their similarities to dictionaries, hashtables, and associative arrays in other languages. Discover how to use HashMaps for key-value pairs and HashSets for unique value collections. Dive into practical examples demonstrating methods like len, remove, insert, and iteration with for loops. Gain insights into advanced concepts such as symmetric difference in HashSets. Master these essential Rust constructs to enhance your programming skills and build more efficient applications.

Syllabus

Introduction
HashMap
HashSet
Len
Remove
Insert
For Loop
Other HashMap Methods
HashSet Example
Symmetric Difference
Insert Items


Taught by

Trevor Sullivan

Related Courses

Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Analytic Combinatorics, Part I
Princeton University via Coursera
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera