Skip to content

Fast code to output Prime Factors of numbers from an interactive shell

Notifications You must be signed in to change notification settings

geekpradd/Prime-Factorise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

###Prime Factorization

Code to output Prime Factors of numbers in a interactive shell in both Python and C++. In response to one of the challanges posted in https://github.com/karan/Projects.

Code will be improved from time to time. For now numbers larger than a million take a while to generate their factors.

Python implementation is much shorter but C++ implementation is very fast.

Created By Pradipta.

About

Fast code to output Prime Factors of numbers from an interactive shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published