Greedy Algorithms

Term side of the Card
Topic: Basics
Unit title: Greedy Algorithms
Categories: Concept
Explanation side of the Card

Explanation: The type of algorithms that makes the most optimal choice at each step. Used in optimization problems where local choices lead to a global solution.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub