Fundamental Graphs Knowledge - Intro + Basic Algorithms

Опубликовано: 10 Октябрь 2024
на канале: Colin Galen
28,094
1k

Here's a post describing my current goals for the website (they are very cool, and will involve a system that auto-debugs your code):    • Post  

Link to this lesson on the course's website: [gone for now, sorry]
Currently, judging/debugging capabilities are not available yet, but it does have a text version of this lesson and some links to places to submit the problems.

Slides link: https://docs.google.com/presentation/...

Good tutorial on recursion (until I release one myself):    • Recursion for DSA/CP : BEST way to Un...  

Timestamps:
Intro 00:00
Structure 01:44
Definitions 02:25
Representation in code 12:40
Practice "set" 1 15:10
BFS 17:32
DFS 25:15
Practice set 2 29:06