Skip to content

Repository files navigation

Traverses an array, A, in the shortest number of hops or returns error code if not possible. At each index, i, we are allowed to hop to any indexes from i to i + A[i].

About

Traverses an array in the shortest number of hops.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages