akshitagit / JavaScript

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

Added program to check Armstrong Number #127

Closed rsinghcodes closed 2 years ago

rsinghcodes commented 2 years ago

I have added program to check whether given number is Armstrong number or not. Please review it and merge it.

Thanks!