Depth-First Search Explained in 4 Minutes
A concise overview of depth-first search, including code implementation. Source: https://github.com/msambol/dsa/blob/master/search/depth_first_search.py, based on 'Introduction To Algorithms'.

Michael Sambol
440.3K views • Mar 29, 2022

About this video
Depth-first search in 4 minutes.
Code: https://github.com/msambol/dsa/blob/master/search/depth_first_search.py
Sources:
1. Introduction To Algorithms, Third Edition (CLRS) [https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844]
2. https://en.wikipedia.org/wiki/Depth-first_search
LinkedIn: https://www.linkedin.com/in/michael-sambol
Code: https://github.com/msambol/dsa/blob/master/search/depth_first_search.py
Sources:
1. Introduction To Algorithms, Third Edition (CLRS) [https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844]
2. https://en.wikipedia.org/wiki/Depth-first_search
LinkedIn: https://www.linkedin.com/in/michael-sambol
Video Information
Views
440.3K
Likes
7.4K
Duration
4:01
Published
Mar 29, 2022
User Reviews
4.8
(88) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.