
Normal Distribution Curve & Relative Grade Calculator using Python
This script will take input from an excel sheet & it will generate the normal distribution curve & the grades of students in form of an Excel sheet.
0
0
3 followers
Joined 03 Nov 2022
My Projects

Normal Distribution Curve & Relative Grade Calculator using Python
This script will take input from an excel sheet & it will generate the normal distribution curve & the grades of students in form of an Excel sheet.
0
0

Unlimited Size Integer Library in C++
Implementation of an integer data type with unlimited (i.e., limited by RAM) size, and O(log_18(n)) implementation of addition and subtraction.
0
0