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