migrate 392 questions to pattern format
This commit is contained in:
@@ -8,7 +8,8 @@ categories:
|
||||
- hash-tables
|
||||
- graphs
|
||||
patterns:
|
||||
- bfs
|
||||
- slug: bfs
|
||||
is_optimal: true
|
||||
|
||||
function_signature: "def open_lock(deadends: list[str], target: str) -> int:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user