feat(patterns): pattern taxonomy + is_optimal
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Dynamic Programming
|
||||
slug: dynamic-programming
|
||||
difficulty_level: 4
|
||||
pattern_type: technique
|
||||
display_order: 11
|
||||
|
||||
description: >
|
||||
Break problems into overlapping subproblems, storing results to avoid
|
||||
|
||||
Reference in New Issue
Block a user