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

WT Calculator #527

Open Vedansh-Keshari opened 10 months ago

Vedansh-Keshari commented 10 months ago

Enter calculator name -

WT Calculator

Describe calculator functionality -

Given a Gantt Chart, the array of Burst Time (BTi) of the Processes and the array of Turn Around Time (TATi) of the Processes is provided as input, and the WT Calculator is expected to calculate the Waiting Time (WTi) of each Process (Pi) along with calculating the Total Waiting Time and the average Waiting Time. Also, if the user does not have the TAT as such, the WT should calculate the TAT according to the TAT Calculator as mentioned in the repository.

Under which category you wish to place it -