Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Algorithm for Armstrong Number from 1 to N #1315

Merged
merged 6 commits into from
Oct 27, 2024

Conversation

VanshGarg06
Copy link
Contributor

@VanshGarg06 VanshGarg06 commented Oct 27, 2024

This is a contribution from my side. This is the algorithm for finding the Armstrong number from 1 to n by taking the user input for the value of n.
Closes #1225

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@pankaj-bind pankaj-bind merged commit fafc61a into AlgoGenesis:main Oct 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW ALGORITHM] : Armstrong Number
2 participants