SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 103 forks source link

TAT Calculator #524

Closed Vedansh-Keshari closed 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

TAT Calculator

Describe calculator functionality -

Given a Gantt Chart, the array of Arrival Time (ATi) of the Processes and the array of Completion Time (CTi) of the Processes is provided as input, and the TAT Calculator is expected to calculate the Turn Around Time (TATi) of each Process (Pi) along with calculating the Total Turn Around Time and the average Turn Around Time.

Under which category you wish to place it -

WaterCubeGod commented 10 months ago

Kindly assign this issue to me @SarthakKeshari.

SarthakKeshari commented 10 months ago

Hey @WaterCubeGod, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\computer_science\tATCalc

Issue completion deadline - 31st Oct 08:00:00 am IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant