greedy Algorithms
Greedy algorithms are a class of algorithms that make the optimal choice at each step with the hope of finding the global optimum
Greedy algorithms are a class of algorithms that make the optimal choice at each step with the hope of finding the global optimum