You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
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 -
The text was updated successfully, but these errors were encountered:
🚀 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 -
The text was updated successfully, but these errors were encountered: