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

Math Programs (WoC) #1527

Closed
k-sashank opened this issue Dec 14, 2020 · 4 comments
Closed

Math Programs (WoC) #1527

k-sashank opened this issue Dec 14, 2020 · 4 comments
Assignees

Comments

@k-sashank
Copy link

🚀 Feature

(A clear and concise description of what the feature is.)
I want to add the following Number programs:

  1. Strong Numbers
  2. Amstrong Numbers
  3. Harshad Numbers
  4. Palindrome Numbers
  5. Pythagorean Triplet
  6. Superfactorial

Have you read the Contributing Guidelines on Pull Requests?

(Write your answer here.)
Yes!

Motivation

(Please outline the motivation for the proposal.)
The above-mentioned numbers are some common programs taught to students in CSE and sometimes asked in interviews.

Pitch

(Please explain why this feature should be implemented and how it would be used.)
The above-mentioned are some lesser-known number types which however are some common programming problems. Input is given to the program to verify whether it is a particular number type or not. These are a few basic number types every programming enthusiast must know.

@k-sashank
Copy link
Author

k-sashank commented Dec 14, 2020

@shraddhavp @iamrajiv I would like to do this task in Python!
Please assign it to me!

ErzaTitania-2001 added a commit to ErzaTitania-2001/NeoAlgo that referenced this issue Dec 14, 2020
ErzaTitania-2001 added a commit to ErzaTitania-2001/NeoAlgo that referenced this issue Dec 14, 2020
Math Programs (WoC) HarshCasper#1527
ErzaTitania-2001 added a commit to ErzaTitania-2001/NeoAlgo that referenced this issue Dec 15, 2020
ErzaTitania-2001 added a commit to ErzaTitania-2001/NeoAlgo that referenced this issue Dec 15, 2020
@Tausif121
Copy link
Contributor

@shraddhavp , @iamrajiv , @shraddhavp , Can I add Automorphic number and Kaprekar number in C (or should i make a new issue) ?

@shraddhavp
Copy link
Contributor

create a new issue @Tausif121

@nayanajain
Copy link
Contributor

Please assign this issue yo me, in c++

JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants