https://github.com/lubien/js-challenges
Repo to store telegram's @js_challenges
https://github.com/lubien/js-challenges
challenge challenges javascript telegram
Last synced: 3 months ago
JSON representation
Repo to store telegram's @js_challenges
- Host: GitHub
- URL: https://github.com/lubien/js-challenges
- Owner: lubien
- Created: 2017-03-14T18:53:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T02:35:21.000Z (about 9 years ago)
- Last Synced: 2025-04-14T19:11:37.924Z (about 1 year ago)
- Topics: challenge, challenges, javascript, telegram
- Size: 5.86 KB
- Stars: 13
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Challenges
> Repo to store telegram's [@js_challenges](https://t.me/js_challenges)
## Play
To play is simple.
1. Browse problems over here.
2. Choose one problem to solve.
3. Solve and make a [Gist](https://gist.github.com/).
4. Comment your Gist URL on the challenge Gist.
5. Go to step 1.
## How to propose a challenge:
1. Make a Fork of this repo.
2. Add your Challenge on the challenge list.
3. Make a pull request.
## Contents
- [Challenges](#challenges)
## Challenges
- [Objects List Values Sum](https://gist.github.com/anabastos/fbdfef7fcc64105e76e5e26218ebf7e6).
- [Show Me the Evens - Show me the Odds](https://gist.github.com/yesroh/720cda408bbc899fc6c69bfddfbe6505).
- [Prime Numbers](https://gist.github.com/Woodsphreaker/e81e068caee110e821c4c9b375a76ddd).
- [Ascend](https://gist.github.com/lubien/17af35e99f944b2df9290c7e4d2485e4).
- [Count Negative Numbers In a String](https://gist.github.com/yesroh/560fe5e74638292199c7c3cd05716be8).
- [Matrix Multiplication](https://github.com/Webschool-io/js-desafios/tree/master/matrix-multiply).
- [Basic Operators](https://gist.github.com/Woodsphreaker/6188de4a5f22bb004826107f5724514a).
- [Matrix Diagonals Sum](https://gist.github.com/lubien/86db4f35e5ad473a287cd24da7b819fc).
- [Transform Strings](https://gist.github.com/rafaelassumpcao/7f1170400ba487af79efd041b928c805).
- [Find out date from 2 digits number](https://gist.github.com/beatorizu/e9c411d0258afc94080c8d8b5c88f5f2).
- [Umbrella](https://gist.github.com/lubien/1f09a53a4b5607377166c58a7eb49ae0).