Greedy Algorithm

Intro Video 

Used to solve optimisation problems that demand either minimum or maximum result.


Below are some problems :

1. Knapsack Problem

2. Job Sequencing with Deadlines

3. Optimal Merge Pattern

4. Huffman Coding

5. Prims and Kruskals Algorithms

6. Dijkstra Algorithm - Single Source Shortest Path

Some more problems from introGreeksforgreeks

Comments

Popular posts from this blog

gsutil Vs Storage Transfer Service Vs Transfer Appliance

SQL basic interview question