nixrajput / fly-me-to-my-destination

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

License:MIT License


Languages

Language:TypeScript 100.0%