Estia-advanced-programming / Estia-advanced-programming/Tianhao
Most Demanding Phase - Stress
Open
analysis
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**CLI Output Name**: -o mostStressPhase
**Input**: a flight record file
**Print**: the name of the phase which provoked the highest average heart rate: phase_name:heart_beat (bpm)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI handling for the -o mostStressPhase option and the code that reads a flight record file. Trace how phases and heart-rate values are represented, then verify that the selected phase is the one with the highest average heart rate and that output follows phase_name:heart_beat (bpm).
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100