Timeline
timeline
2025-10-14
init
array
Problem:
Use two pointers to compare. If there is a mismatch at some point, directly move the pointer to that position and restart matching.
1 |
|

timeline
2025-10-14
init
array
Problem:
Use two pointers to compare. If there is a mismatch at some point, directly move the pointer to that position and restart matching.
1 |
|