migrate 392 questions to pattern format
This commit is contained in:
@@ -7,7 +7,8 @@ categories:
|
||||
- arrays
|
||||
- math
|
||||
patterns:
|
||||
- two-pointers
|
||||
- slug: two-pointers
|
||||
is_optimal: true
|
||||
|
||||
function_signature: "def check_straight_line(coordinates: list[list[int]]) -> bool:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user