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

[Hacktoberfest] JavaScript | Skip Counting #343

Open
ericwburden opened this issue Sep 18, 2022 · 2 comments
Open

[Hacktoberfest] JavaScript | Skip Counting #343

ericwburden opened this issue Sep 18, 2022 · 2 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest

Comments

@ericwburden
Copy link
Collaborator

Participation

All Hacktoberfest solutions should be provably correct. That is, solution submissions should either include the unit tests from the original challenge (implemented in your language of choice) or at least print out the expected answers when run by the maintainers. Solutions that do not meet these criteria may be rejected, or flagged as 'invalid' or 'spam' in egregious cases. This can result in your PR not counting towards your Hacktoberfest participation or becoming ineligible to participate in Hacktoberfest. Violations of our Code of Conduct will be reported, and will also render you ineligible to participate in Hacktoberfest. Please be respectful of the maintainers' and other participants' time by doing your best to submit real solutions to the puzzles. Thanks, and welcome to our learning community!

Challenge

Skip Counting

Language

JavaScript/TypeScript

Approach

Make sure to include tests to prove your solution is correct. Check out any of our other JS-based challenges to see how. (Example: Search Party)

@ericwburden ericwburden added the hacktoberfest Hacktoberfest label Sep 18, 2022
@ericwburden ericwburden changed the title [Hacktoberfest] Language | Challenge Name [Hacktoberfest] JavaScript | Skip Counting Sep 19, 2022
@ericwburden ericwburden added the good first issue Good for newcomers label Sep 19, 2022
@saimaheshtaduri
Copy link
Contributor

The issue seems interesting. can you assign it to me ? @ericwburden

@ericwburden
Copy link
Collaborator Author

Sure, go for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants