-
This is my solution for a course assignment given by Prof. Byung-Ro Moon in his Data Structure course at Seoul National University.
-
You can see the full assignment specification at HERE or in GitHub.
-
Basically, the goal of this assignment is to implement a new Java class that can operate 1) Addition 2) Subtraction 3) Multiplication of integer values without limit of range(The Java's primitive data type
int
has a minimum value of -2,147,483,648 and a maximum value of 2,147,483,647 (inclusive)) -
Please Enjoy! :)
-
Notifications
You must be signed in to change notification settings - Fork 0
pungrue26/BigInteger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Big Integer class implementation that supports arithmetic operations on "Big" integers.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published