Skip to content

Commit 14c9575

Browse files
committed
Merge branch 'activity_selection_new_algo2' of https://github.com/Hardvan/Python into activity_selection_new_algo2
2 parents 57fbc03 + c81787e commit 14c9575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@
518518
* [Test Min Spanning Tree Prim](graphs/tests/test_min_spanning_tree_prim.py)
519519

520520
## Greedy Methods
521+
* [Activity Selection](greedy_methods/activity_selection.py)
521522
* [Best Time To Buy And Sell Stock](greedy_methods/best_time_to_buy_and_sell_stock.py)
522523
* [Fractional Cover Problem](greedy_methods/fractional_cover_problem.py)
523524
* [Fractional Knapsack](greedy_methods/fractional_knapsack.py)

0 commit comments

Comments
 (0)