🐸 Why Greedy Fails in the Frog Jump Problem
At the very beginning when I came across the problem “Frog Jump”, I thought about using the greedy algorithm right away.
As the problem states, we need to determine the minimum energy needed by the fr
joshithapriyas.hashnode.dev2 min read