Problems / Greedy / Jump Game
#123 Medium Time O(n) Space O(1) Animated

Jump Game

Determine if you can reach the last index.

LeetCode ↗
Approach: Greedy
Click play to start
Step 0 / 0
Press play to start the visualization.

Steps