Class Meeting 12A#
Today we will be working on understanding and exploring the Depth-first algorithm.
Download the Slides from today
Important links for today:#
Logistics#
Clone the Class Activity Repository
You will first need to “accept” the GitHub Classroom assignment to get a copy of the starter code.
You can do that by clicking here.
Then, clone the classActivity1XY
repository by running the following line in your Terminal:
git clone <your_clone_url>
Acknowledgements#
Slides for CPSC 203 were developed and created by Dr. Cinda Heeren. The current iteration of the course resulted in minor adaptations and updates, but by in large, full credit of these slides belongs to Dr. Cinda Heeren.