This shows you the differences between two versions of the page.
|
sd-ca:laboratoare:lab-08 [2026/05/11 22:07] valentin.carauleanu [Laborator 11 - Grafuri - Advanced] |
sd-ca:laboratoare:lab-08 [2026/05/11 22:09] (current) valentin.carauleanu [Interviu] |
||
|---|---|---|---|
| Line 414: | Line 414: | ||
| **Sortare topologică:** | **Sortare topologică:** | ||
| * [[https://leetcode.com/problems/course-schedule-ii/description|210. Course Schedule II]] (returnarea ordinii topologice efective) | * [[https://leetcode.com/problems/course-schedule-ii/description|210. Course Schedule II]] (returnarea ordinii topologice efective) | ||
| - | * [[https://leetcode.com/problems/alien-dictionary/description|269. Alien Dictionary]] (construirea unui graf și sortare topologică din constrângeri implicite) | ||
| * [[https://leetcode.com/problems/longest-increasing-path-in-a-matrix/description|329. Longest Increasing Path in a Matrix]] (DAG implicit pe matrice) | * [[https://leetcode.com/problems/longest-increasing-path-in-a-matrix/description|329. Longest Increasing Path in a Matrix]] (DAG implicit pe matrice) | ||