Skip to main content

One doc tagged with "Optimization"

View all tags

Greedy Algorithm Pattern

Learn the Greedy Algorithm pattern from first principles, including greedy choice strategy, optimal substructure, correctness reasoning, complexity analysis, and real-world engineering applications.