Topic: "armstrong-number"
madhurimarawat/Learning-Programming-Concepts-With-C
This repository contains programs in the C programming language.
Language: C - Size: 217 KB - Last synced at: 27 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

infinitecoder1729/maths-with-python
Playing with Numbers using Python
Language: Python - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Atharv714/Armstrong-Number-checker-for-infinite-number-of-digits
This is the program to check if a Number is a Armstrong number using just for loop. Very simple script
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

basarballioz/Java-Armstrong-Checker
Writing Armstrong Checker Program By Using Java
Language: Java - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Suntrakanesh/C-Practice
This repositories contain my practice code on c
Language: C - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Suchibrata-Patra/C_Programming_Practicals
C Programming Solutions for Real Analysis and Numerical Analysis Problems
Language: C - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Stuti-Gujarathi/Basic_Cpp_Programs
Basic C++ Programs: Arithmetic_Operations, Armstrong_number, Leap_year, Missing_number, Palindrome, Repeated_number, Reverse_number, Start_pyramid, Tables,
Language: C++ - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

merttalug/ArmstrongNumber
A program that finds whether a number between 0-1000 that it receives as input from users is an Armstrong number.
Language: Java - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hello-world-ttj/checker
Palindrome, Prime Number, Armstrong
Language: JavaScript - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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.
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sin4ch/number_classification_api
This API takes an integer as input and returns whether it's prime, perfect, or an Armstrong number, its parity (even/odd), the sum of its digits, and a fun mathematical fact fetched from the Numbers API.
Language: Python - Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Fahad1463/Armstrong-Number-
In this repository , I have did JavaScript program to get the input from user and find whether it is Armstrong number or not
Language: JavaScript - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Samridhi060/ArmstrongNumber
This Java program checks whether a given number is an Armstrong number. An Armstrong number (or narcissistic number) for a given number of digits ( n ) is a number that is equal to the sum of its own digits each raised to the power ( n ).
Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dhanush-S-Gowda/armstrong_num_rest_API
Welcome to the Armstrong Number API! This simple Flask-based API allows you to check if a given number is an Armstrong number.
Language: Python - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

snehas-codes/Python-Basic-Prgs
This repository contains snippets of basic Python programs.
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manuemmanuel/Armstrong-Number-Checker
This program is written in C and is used to determine whether a given number is an Armstrong number or not. An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.
Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

letsdeepchat/LinkedList-Top-5-Coding-Challenges
LinkedList + Top 5 Coding Challenges(Fibonacci+Prime+BinaryConversion+ArmStrong+Swapping)
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rechalgupta-D47/C-language-Assignment-1st-Year
This repository contains codes of more than 50 programs of C language from the basic label.
Language: C - Size: 12.8 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

manasiupare/Project-No-03
Let's see the list of Java programs.
Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

memgonzales/assembly-x86-risc
Assortment of programming exercises in assembly: (1) x86 programming, (2) x86-to-C interfacing, and (3) RISC-V programming
Language: Assembly - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

harshhes/Python_Projects
This repo contains some python projects levelled from beginner to advanced.
Size: 345 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

harshhes/Armstrong-number-using-python
How to check whether a given number is Armstrong number or not.
Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

parthnamdev/C-programs
Basic C programs
Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AshishNikam111000/CPP_Basic_Algorithms
Basic Algorithms in C++ Language.
Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alibatir/Multiprogramming-MPI-ArmstrongNumbers
Cmpe300_project_Bogazici_University
Language: Python - Size: 2.23 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

iamitaliya/Python-Basics
Language: Python - Size: 840 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

tayyabmughal676/JavaAssignmentNo1
Developer Mr.Tayyab MuGhal
Language: Java - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

iGeralt/Multithreaded-tcp-Server
Language: C++ - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

raleighlittles/Java-ExercismIO
Annotated solutions to the Java ExercismIO exercises.
Language: HTML - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
