This project implements an algorithm to determine the minimum number of planes required to reach the last airport from the first airport given a list of fuel units available at each airport. The algorithm is implemented in TypeScript, and tests are run using Bun.
This project implements an algorithm to determine the minimum number of planes required to reach the last airport from the first airport given a list of fuel units available at each airport. The algorithm is implemented in TypeScript, and tests are run using Bun.
MIT License