Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8040c0

Browse files
committed
docs: add reference of greedy
1 parent 5d6b4b6 commit f8040c0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

‎theory/categories/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends exclusive on Backtracking.
1313
- [Tries](5.tries/readme.md), [Backtracking](5.backtracking/readme.md) are in the same level
1414
- [Heap Priority Queue](6.heap_priority_queue/readme.md) depends on Trees
1515
- [Graphs](6.graphs/readme.md) and [1-D Dynamic Programming](6.1d_dp/readme.md) depends on Backtracking
16-
- Intervals, Greedy Depends ON Heap Priority Queue
16+
- Intervals, [Greedy](7.greedy/readme.md) Depends ON Heap Priority Queue
1717
- Advanced Graphs depends on Graphs and And Heap Priority Queue
1818
- 2-D Dynamic Programming and Bit Manipulation depends on 1-D Dynamic Programming
1919
- Math and Geometry depends on 2-D Dynamic Programming, Bit Manipulation and Graphs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /