-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Comments
@shraddhavp @iamrajiv I would like to do this task in Python! |
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 14, 2020
Math Programs (WoC) HarshCasper#1527
ErzaTitania-2001
added a commit
to ErzaTitania-2001/NeoAlgo
that referenced
this issue
Dec 15, 2020
Math Programs (WoC) HarshCasper#1527
ErzaTitania-2001
added a commit
to ErzaTitania-2001/NeoAlgo
that referenced
this issue
Dec 15, 2020
Math Programs (WoC) HarshCasper#1527
@shraddhavp , @iamrajiv , @shraddhavp , Can I add Automorphic number and Kaprekar number in C (or should i make a new issue) ? |
create a new issue @Tausif121 |
Please assign this issue yo me, in c++ |
JayantGoel001
pushed a commit
to JayantGoel001/NeoAlgo
that referenced
this issue
Dec 31, 2020
Math Programs (WoC) HarshCasper#1527
JayantGoel001
pushed a commit
to JayantGoel001/NeoAlgo
that referenced
this issue
Dec 31, 2020
Math Programs (WoC) HarshCasper#1527
JayantGoel001
pushed a commit
to JayantGoel001/NeoAlgo
that referenced
this issue
Dec 31, 2020
Math Programs (WoC) HarshCasper#1527
JayantGoel001
pushed a commit
to JayantGoel001/NeoAlgo
that referenced
this issue
Dec 31, 2020
Math Programs (WoC) HarshCasper#1527
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🚀 Feature
(A clear and concise description of what the feature is.)
I want to add the following Number programs:
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.
The text was updated successfully, but these errors were encountered: