
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
- 节目网站