An open API service indexing awesome lists of open source software.

https://github.com/ranimeshehata/number-theory

3rd Discrete Structures lab as an application on prime numbers using Java programming language.
https://github.com/ranimeshehata/number-theory

discrete-structures java

Last synced: about 1 year ago
JSON representation

3rd Discrete Structures lab as an application on prime numbers using Java programming language.

Awesome Lists containing this project

README

          

# Number-Theory
## 3rd Discrete Structures lab as an application on prime numbers using Java programming language.
#### Part 1: Prime Number Checker
#### Part 2: Prime Factorization
#### Part 3: GCD and LCM Computation
#### Part 4: Chinese Remainder Theorem