Created during my time @CodingBootcampsEurope. This repo was just for learning purposes and is not cleaned up.
We were given a list of Katas (see below) after our first week learning javascript at the bootcamp. This repo contains my solutions to these training katas, plus some solutions to katas we were given to solve as we were learning new concepts the week before.
- Counting Sheep
- Opposite Number
- Sum of positive
- Return Negative
- Number of People in the Bus
- Reversed Strings
- Even Numbers in Array
- Get the Middle Character
- Isograms
- Vowel Count
You can solve more katas if you want.