Notes 1 Basic AlgorithmPDFNotes 1 Basic AlgorithmAdded by nischaysahu90900 ratingsfunction kt(e,t){var n=e+t;return n<=0?0:Math.round(e/n*100)}% found this document usefulSave Notes 1 Basic Algorithm for later