akshitagit / JavaScript

Repository for JavaScript codes and algos.Star the repo too.
https://github.com/akshitagupta15june
MIT License
86 stars 112 forks source link

Added Prime Factors for a Natural Number Program as per #54 #64

Closed tauseefmohammed2 closed 4 years ago

tauseefmohammed2 commented 4 years ago

Implemented a Program to Prime Factorise a Number in JS. Added in the Math Folder as Mentioned. Issue #54