Greedy Algorithms
Welcome to the Greedy Algorithms section of our Algorithm programming tutorial. In this section, you'll learn about:
- Greedy Algorithms Introduction
- Greedy Choice Property
- Optimal Substructure
- Activity Selection Problem
- Huffman Coding
- Fractional Knapsack
- Minimum Spanning Trees
- Dijkstra's Algorithm
- Interval Scheduling
- Coin Change Greedy Algorithm
Have fun coding!
If you spot any mistakes on this website, please let me know at [email protected]. I’d greatly appreciate your feedback! :)