Back to course home
0% completed
Vote For New Content
Could somebody explain how current in fast/slow pointers is calculated?
Renat Zamaletdinov
Feb 11, 2024
What is the idea behind it?
current = arr[arr[slow]]
2
0
Comments
Comments
0% completed
Renat Zamaletdinov
Feb 11, 2024
What is the idea behind it?
current = arr[arr[slow]]
2
0