Skip to content

💪Taking a challenge from online everyday and working on it to find best result.

Notifications You must be signed in to change notification settings

pranesh239/daily-challenges

Repository files navigation

💪

Daily-Challenges

PRs Welcome

I want to give myself new challenges. I want to get better.
- Caster Semenya

Challenges:

Date Problem Reference link
July, 3 2019 String peeler https://dev.to/thepracticaldev/daily-challenge-1-string-peeler-4nep
July, 4 2019 Vowels counter https://dev.to/thepracticaldev/daily-challenge-3-vowel-counter-34ni
July, 6 2019 Diamond shape https://dev.to/thepracticaldev/daily-challenge-2-string-diamond-21n2
July, 11 2019 Longest word https://www.coderbyte.com/
July, 14 2019 Checkbook https://dev.to/thepracticaldev/daily-challenge-4-checkbook-balancing-hei

Built with:

  • Jest : Javascript test library
  • Babel : JavaScript compiler
  • ESLint : Javascript linter

Steps

To install dependencies

yarn install --dev

To run test

yarn test

To run lint

yarn run lint

To run auto-fix from eslint

yarn run lint ./ --fix

About

💪Taking a challenge from online everyday and working on it to find best result.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published