Huachen Wang

LeetCode Study Note | Problem 45: Jump Game II

🧩 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

Administrator Administrator Published on 2025-05-19

LeetCode Study Note | Problem 55: Jump Game

🧠 Problem Overview You’re given an integer array nums, where each element represents the maximum jump length from that position. Starting at index 0,

Administrator Administrator Published on 2025-05-19