Princeton21 / Data-Structures-and-Algorithms

Repository consisting of data-structures and algorithms.
MIT License
32 stars 130 forks source link

Add algorithm to find all the factors of a given number using JavaScript #368

Closed momosetti closed 3 years ago

momosetti commented 3 years ago

Fixes issue: fix #177 .

Princeton21 commented 3 years ago

Thank you for contributing @momosetti Keep it up