
Min Cost Climbing Stairs
Subhrajit Makur
This podcast is about solving leet code Problems which described below On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed). Once you pay the cost, you can either climb one or two steps. You need to find minimum cost to reach the top of the floor, and you can either start from the step with index 0, or the step with index 1.
集數
- 共 3 集
簡介
This podcast is about solving leet code Problems which described below
On a staircase, the i-th step has some non-negative cost cost[i] assigned (0 indexed).
Once you pay the cost, you can either climb one or two steps. You need to find minimum cost to reach the top of the floor, and you can either start from the step with index 0, or the step with index 1.
資訊
- 創作者Subhrajit Makur
- 集數3
- 年齡分級兒少適宜
- 版權© Subhrajit Makur
- 節目網站