InterviewSolution
Saved Bookmarks
| 1. |
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.(a) True(b) FalseThe question was posed to me in an online interview.My enquiry is from Minimum Number of Jumps topic in division Dynamic Programming of Data Structures & Algorithms II |
|
Answer» Right answer is (a) True |
|