[Java] Topological Sort Algorithm | Solve Course Schedule I & II

Описание к видео [Java] Topological Sort Algorithm | Solve Course Schedule I & II

In this video, I'm going to show you how to use Topological sort (Kahn's Algorithm) to solve two Leetcode problems - Course Schedule I & II.

In fact, I also have a whole section of solving leetcode questions and categorize them: https://www.youtube.com/c/EricProgram...

Here’s a quick rundown of what you’re about to learn:

(0:00​​) Intro
(10:20) Leetcode 207 Course Schedule
(31:25​​) Leetcode 210 Course Schedule II

In the end, you’ll have a really good understanding on Topological sort and questions that are similar to Topological sort.

💻Code: https://github.com/Eric-programming/C...

Комментарии

Информация по комментариям в разработке