Unordered Data Structures
The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. These fundamental...
About This Course
The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. These fundamental data structures are useful for unordered data. For example, a hash table provides immediate access to data indexed by an arbitrary key value, that could be a number (such as a memory address for cached memory), a URL (such as for a web cache) or a dictionary. Graphs are used to represent relationships between items, and this course covers several different data structures for representing graphs and several different algorithms for traversing graphs, including finding the shortest route from one node to another node. These graph algorithms will also depend on another concept called disjoint sets, so this course will also cover its data structure and associated algorithms.
Topics Covered
Frequently Asked Questions
How much does Unordered Data Structures cost?
Unordered Data Structures costs $null. Check the course page for current pricing and available discounts.
Who teaches Unordered Data Structures?
Unordered Data Structures is taught by Wade Fagen-Ulmschneider, Instructor at University of Illinois Urbana-Champaign.
What skill level is Unordered Data Structures for?
This course is designed for all levels learners.
Similar Courses
Getting started with the Vertex AI Gemini 1.5 Pro Model
Google Cloud Training
Develop Code with Gemini in BigQuery
Google Cloud Training
Migrating to Cloud SQL from Amazon RDS for MySQL Using Database Migration Service
Google Cloud Training
Debugging Apps on Google Kubernetes Engine
Google Cloud Training