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
Algorithms on GraphsUniversity of California, San Diego via Coursera Advanced Algorithmics and Graph Theory with Python
Institut Mines-Télécom via edX Unordered Data Structures
University of Illinois at Urbana-Champaign via Coursera Create a Boggle Word Solver using recursion in Python
Coursera Project Network via Coursera Data Structures and Algorithms
NPTEL via YouTube