migrate 392 questions to pattern format
This commit is contained in:
@@ -7,7 +7,8 @@ categories:
|
||||
- linked-lists
|
||||
- hash-tables
|
||||
patterns:
|
||||
- linkedlist-reversal
|
||||
- slug: linkedlist-reversal
|
||||
is_optimal: true
|
||||
|
||||
function_signature: "def copy_random_list(head: Node | None) -> Node | None:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user