Kamlesh: Code Crunch Master of the Week

Code crunch winner- Kamlesh

Kamlesh had the best answer to the code-crunch on:

Given an array of integers where each element represents the max number of steps that can be made forward from that element.

You have to return the minimum number of jumps to reach the end of the array (starting from the first element). If an element is 0, then we cannot move through that element.

Note: assuming all integers are non negative.

Example:

   Input : arr[] = {1, 3, 5, 8, 9, 2, 6, 7, 6, 8, 9}

   Output : 3 (1-> 3 -> 8 -> 9)

Related articles
Contact us

Partner with Us for Comprehensive IT

We’re happy to answer any questions you may have and help you determine which of our services best fit your needs.

Your benefits:
What happens next?
1

We schedule a call at your convenience 

2

We do a discovery & consulting meeting 

3

We prepare a proposal 

Schedule a Free Consultation