dp_algorithms/jump_game library

Functions

canJump(List<int> nums) bool
🏃 Jump Game (Dynamic Programming / Greedy)