DS-Algo-Zone icon indicating copy to clipboard operation
DS-Algo-Zone copied to clipboard

Climb Stairs With Minimum Moves using DP

Open nikhil072000 opened this issue 3 years ago • 4 comments

🚀 Feature

Climb Stairs with minimum moves: Total no. of stairs and value for each step is given, these value represents till how far from the step you could jump to in a single move. Starting from 0th step, we've to reach to the top of stair case in minimum no. of moves.

Have you read the Contribution Guidelines?

Yes

Pitch

This is a very popular question related to arrays and DP, asked in many placement exams. Please assign this to me for JAVA.

Assignees

(Do not make changes in this section until asked to do so)
C - @anshkush92college C# -
C++ - @Yash091 Go -
Java - @nikhil072000 Javascript -
Kotlin -
Python -

nikhil072000 avatar Oct 02 '21 11:10 nikhil072000

@manan025 Please assign me this in C++.

Yash091 avatar Oct 02 '21 11:10 Yash091

@nikhil072000 - Java @Yash091 -C++ assigned

manan025 avatar Oct 02 '21 20:10 manan025

@manan025 Please assign me this in C

anshkush92 avatar Oct 02 '21 20:10 anshkush92

@anshkush92college - C assigned

manan025 avatar Oct 02 '21 21:10 manan025