Computer Science, asked by divya99khandelwal, 3 months ago

D
Minimum Jumps
Send Feedback
You are given an array: [3, 2, 4, 2, 0, 2, 3, 1, 2, 2]. You
are standing at the oth index. You have to reach at
index 10, that is just outside the array. Array[i] denotes
the jumps you can move from the ith index. For
example: array[O] is 3, which means that you can jump
to 1st or 2nd or 3rd index and similarly, array[4] is 0,
which means that you cannot anywhere from this cell.
Your task is to find the minimum moves in which you
can reach the destination.​

Answers

Answered by rishirathod604
0

Answer:

aasdf DL do DL dfhkgscngxbj

Similar questions