Skip to content

KZHU.ai 馃殌

Into the Unknown

Menu
  • 馃搱 Discrete Optimization
    • Mathematics
    • Computer Science
    • Cryptography
    • C++
  • 鈿涳笍 Quantum Computing
    • Physics
    • Blockchain
  • 馃 Machine Learning
    • TensorFlow
    • Python
  • 馃洶 Data Science
    • Statistics
    • Matlab
  • 馃對 Hybrid Cloud
    • Kubernetes
    • Golang
    • Web
  • 馃搱 Business
    • MBA @ Gies
    • Six Sigma
  • 馃彟 Finance
    • Law
    • Economics
Menu
Certificate Unordered Data Structures

My 127th certificate from Coursera

Posted on February 28, 2023March 1, 2023 by keslerzhu

Unordered Data Structures
University of Illinois at Urbana-Champaign

This is the 3rd course in the specialization, let’s put “trees” aside, there are way more important and powerful data structures await you. Hashing itself is a very interesting topic, you probably have seen it in other courses, say cryptography. However it won’t hurt, in the context of programming skills, to just treat hashing or hash table as some kind of “dictionary”. It also reminds of the essential difference between std::unordered_map (implemented as hash table) and std::map (self-balancing binary search tree).

The remaining of the course is all about graph data structure, before touching that, Disjoint Set and its implementation Uptree are introduced first. They are the prerequisite for building graph.

Understanding graph by reading books seems stunningly cumbersome, the beauty of this course is that it elaborates all essential things you need to know within just a few videos. You will learn basic concepts, a few options of implementation. After that it focuses on how to traverse a graph, the algorithms (Kruskal’s and Prim’s) to extract a minimum spanning tree, and finally the algorithms (the most celebrated one, Dijkstra’s) to find the shortest path.

Thanks to the professor, most of the concepts in videos are not hard to digest. However, implementing these concepts in C++ and complete the course assignments will cost you some time and effort.



My Certificate

Certificate Unordered Data Structures
Unordered Data Structures
https://coursera.org/share/dfbd435c9cd43a77aa4268f7e44c3a6b

Related Specialization

My 11th specialization certificate from Coursera

I am Kesler Zhu, thank you for visiting my website. Checkout more course reviews at https://KZHU.ai

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

American Contract Law I Andrew Ng Anna Koop Brenda Gunderson Christopher Millard Computer Communications Specialization Cryptography Economics of Money and Banking Evgenii Vashukevich Garud Iyengar Ivan Vybornyi Jeffrey Chasnov John Daily Jonathan Katz Kevin Webster Ling-Chieh Kung Machine Learning: Algorithms in the Real World Martin Haugh Mathematics for Engineers Specialization Matthew Hutchens Michael Donohoe Michael Fricke Microsoft Azure Fundamentals AZ-900 Exam Prep Specialization Operations Research (3): Theory Perry Mehrling Petro Lisowsky Physical Basics of Quantum Computing Practical Reinforcement Learning Rebekah May Search Engine Optimization (SEO) Specialization Sergey Sysoev Statistical Thermodynamics Specialization Statistics with Python Specialization Taxation of Business Entities I: Corporations TensorFlow 2 for Deep Learning Specialization U.S. Federal Taxation Specialization Wounjhang Park Xiaobo Zhou Yi Wang 小褘褋芯械胁 小械褉谐械泄 小械褉谐械械胁懈褔

Subscribe to our newsletter!

© 2025 KZHU.ai 馃殌 | Powered by Superbs Personal Blog theme

Privacy Policy - Terms and Conditions