Skip to content

An efficient prime number checker that can check prime numbers very fast.

License

Notifications You must be signed in to change notification settings

naveens007/the-prime-number-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

the-prime-number-checker

An efficient prime number checker that can check prime numbers very fast.

How it works?

It uses an efficient mechanism of log (N) where N is the number of digits in the input.

Help!

Type "yelp" to get an basic idea/intro of what it does. Type "authors" to print the authors/contibutors that created this code. Type "version" to see the version of the code.

About

An efficient prime number checker that can check prime numbers very fast.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages