feat(patterns): pattern taxonomy + is_optimal
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Backtracking
|
||||
slug: backtracking
|
||||
difficulty_level: 3
|
||||
pattern_type: algorithm
|
||||
display_order: 10
|
||||
|
||||
description: >
|
||||
Build solutions incrementally, exploring choices one at a time and abandoning
|
||||
|
||||
Reference in New Issue
Block a user