Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 55. Jump Game
Given an array where each value is the maximum jump length from that index, determine whether you can reach the last index starting from the first; the core challenge is tracking the furthest reachable index (greedy/range propagation) to avoid exploring all paths.
Asked at:
Amazon
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Early September, 2024
Amazon
Junior
Implement Jump Game (LeetCode 55)
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.