akshitagit / JavaScript

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

N-Natural Number #172

Closed Jagroop2001 closed 2 years ago

Jagroop2001 commented 2 years ago

I am submitting this Branch under Hackoberfest2022. Please ass the Tag. In this, I add a program for Printing Factors of N Natural Numbers in Javascript. In this, I added both Naive and Optimized Code.