Skip to content

akadot/100-javascript-days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

100 Javascript Days


In this repository I will code for 100 days to improve my Javascript skills.

It's divided in three categories:

  • Easy Mode (1 - 40): practicing algorithms, doing HackerRank or Exercism exercises;
  • Medium Mode (41 - 70): practicing web development concepts, using Wes Bos Javascript30 course;
  • Hard Mode (71 - 100): doing some advanced and bigger projects;

Day Explanation Link Repo
001 Calculating how many apples and oranges fell in Sam's house HackerRank Repo
002 Rounding Grades HackerRank Repo
003 Finding most frequently bird sightings HackerRank Repo
004 Determining which cat will reach the mouse first HackerRank Repo
005 Calculating the absolute difference between the sums of its diagonals HackerRank Repo
006 Counting words in a phrase (incomplete) Exercism Repo
007 Counting pairs of socks to sale HackerRank Repo
008 Spliting bills HackerRank Repo
009 Buying on budget HackerRank Repo
010 Finding digits HackerRank Repo
011 Breaking records HackerRank Repo
012 Beautiful days HackerRank Repo

Releases

No releases published

Packages

No packages published