Tools
Performance Tool
Validation Tool
Aim
Overview
Basics of Graphs
Graph Traversals
Pretest
Depth First Search
Aim
Concept
Algorithm
Demo
Practice
Exercise
Quiz
Code Assessment
Analysis
Aim
Space and Time Complexitiy
Comparison of BFS with DFS
Quiz
Posttest
Further Readings/References
Feedback
Aim
Overview
Basics of Graphs
Graph Traversals
Pretest
Depth First Search
Aim
Concept
Algorithm
Demo
Practice
Exercise
Quiz
Code Assessment
Analysis
Aim
Space and Time Complexitiy
Comparison of BFS with DFS
Quiz
Posttest
Further Readings/References
Feedback
Depth First Search
Explore Depth First Traversal
You can explore more about DFS through following resources:
Theory
MIT Lecture
Concept Explanation
Wikipedia
Practice
Interactive Module
VisualGo Visualization
Quizzes
DFS Questions and Answers
GeeksForGeeks Quiz
Interview Questions