armstrong-numbers
There are 9 repositories under armstrong-numbers topic.
drahulsingh/Awesome-Python-Programs
Awesome-Python-Programs is a collection of Python scripts showcasing various interesting concepts, algorithms, and number properties. Ideal for learners and enthusiasts, this repository covers topics like amicable numbers, Armstrong numbers, circular primes, decorators, and more.
praabindhp/Armstrong_Random
Java Program For Armstrong Random
Sagar-Sharma-7/Armstrong_num
Python Program/ Javascript Program to Check Armstrong Number. You can check whether an n-digit integer is an Armstrong number or not
sorokod/Armstrong
An all Armstrong numbers calculator
MerttSladd/algorithms-C-Code
Mükemmel Sayılar-Faktöriyel-Asal Sayılar-Armstrong sayı
yashvardhan-rustedlegend/Armstrong-Number-Program-java
Armstrong number is a number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers.
coder9051/Tips-and-tricks
Various solution to interview question in Python.
khushi-sabarad/java_codes
Search. Sort. Merge. Matrices (+, -, *). Fibonacci. Prime. Armstrong. Palindrome. Packages. Constructors. Inheritance. String Operations.