Groupes résolublesExplores solvable groups, group actions, normalizers, and stabilizers in group theory.
DFS Continuation: Topological SortCovers topics like DFS output, edge classification, acyclic graphs, correctness, time analysis, SCCs, and the Topological Sort algorithm.
Shortest Path in Directed GraphsCovers finding the shortest path in directed graphs efficiently using algorithmic approaches and discussing related NP-complete problems.
Group Theory BasicsIntroduces the basics of group theory, covering definitions, examples, subgroups, and homomorphisms.
Graph Algorithms: BasicsIntroduces the basics of graph algorithms, covering traversal, representation, and data structures for BFS and DFS.