Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/codingchallenege-jump-game
You are given an integer array nums. You are initially positioned at the array's first index, and each element in the array represents your maximum jump length at that position. Return true if you can reach the last index, or false otherwise.
https://github.com/lucas-erkana/codingchallenege-jump-game
Last synced: 5 days ago
JSON representation
You are given an integer array nums. You are initially positioned at the array's first index, and each element in the array represents your maximum jump length at that position. Return true if you can reach the last index, or false otherwise.
- Host: GitHub
- URL: https://github.com/lucas-erkana/codingchallenege-jump-game
- Owner: Lucas-Erkana
- Created: 2023-10-30T16:30:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-30T16:59:06.000Z (about 1 year ago)
- Last Synced: 2024-10-12T09:49:16.089Z (about 1 month ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0