DS-Algo-Zone
DS-Algo-Zone copied to clipboard
Climb Stairs With Minimum Moves using DP
🚀 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 -
@manan025 Please assign me this in C++.
@nikhil072000 - Java @Yash091 -C++ assigned
@manan025 Please assign me this in C
@anshkush92college - C assigned