Slides for the Group 10 of the Algorithmics (A-GEI) course Fall 2025-2026 at FIB
1. Basic algorithmic concepts
Introduction and review (
with transitions
) (
without transitions
)
Selection (
with transitions
) (
without transitions
)
Sorting (
with transitions
) (
without transitions
)
2. Greedy algorithms
3. Dynamic Programming
4. Flows in networks
5. Other algorithmic techniques