feat(patterns): pattern taxonomy + is_optimal
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Bit Manipulation
|
||||
slug: bit-manipulation
|
||||
difficulty_level: 2
|
||||
pattern_type: technique
|
||||
display_order: 19
|
||||
|
||||
description: >
|
||||
Techniques using binary operations (AND, OR, XOR, NOT, shifts) to solve
|
||||
|
||||
Reference in New Issue
Block a user