Estia-advanced-programming / Estia-advanced-programming/Tianhao

Most Demanding Phase - Engine Power

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
analysis
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**CLI Output Name**: -o mostPowerPhase

**Input**: a flight record file

**Print**: the name of the phase which required the most average engine power: phase_name:Power (W)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Java CLI entry point that handles the -o output options and the code that reads flight record files. Trace how phases and engine power are represented, then implement mostPowerPhase so it prints the phase with the highest average power in the required phase_name:Power (W) format; verify it with a representative flight record.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.