Greedy Algorithm PatternsGreedy Algorithm Patterns š Overview Greedy algorithms make locally optimal choices at each step. ā¦9 min read