Depth First Search Explained - Algorithm, Examples, and Code
Offered By: Reducible via YouTube
Course Description
Overview
Dive into the world of graph algorithms with this comprehensive video tutorial on Depth First Search (DFS). Explore the fundamental concepts of graph traversal before delving into detailed examples that provide intuition for DFS. Learn both recursive and iterative implementations, complete with code demonstrations. Understand the distinctions between preorder and postorder DFS traversals. Discover practical and engaging applications of DFS in graph theory. Follow along with time-stamped sections covering introduction, graph traversal basics, DFS walkthroughs, implementation techniques, traversal order comparisons, and real-world applications. Enhance your understanding of this crucial algorithm through clear explanations and visual animations created using the open-source manim library.
Syllabus
Intro and Preview
Graph Traversal
DFS Walkthrough and Examples
Recursive Implementation
Iterative Implementation
Preorder vs Postorder DFS
DFS Applications
Taught by
Reducible
Related Courses
算法基础Peking University via Coursera 算法基础 | Fundamental Algorithms
Peking University via edX 算法基础
Peking University via Coursera Graph Search, Shortest Paths, and Data Structures
Stanford University via Coursera Data Structures and Algorithms
Georgia Institute of Technology via edX