🧩 Problem Summary You are given an integer array nums where each element represents your maximum jump length at that position. Your goal is to return
🧠Problem Overview You’re given an integer array nums, where each element represents the maximum jump length from that position. Starting at index 0,