Estia-advanced-programming / Estia-advanced-programming/Tianhao
Highest Average Speed
Open
computing
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o highestSpeed
**Input**: a folder name containing flight record file(s)
**Print**: the id of the fighter jet which had the fastest average speed during its flight: jet_id:speed (km/h)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing CLI output options and flight-record input handling. Implement the -o highestSpeed output for a folder of flight record files, then verify that it prints the fighter jet id and fastest average flight speed in km/h as jet_id:speed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100