This repository is where I store all the solutions I've created to solve coding challenges across the internet.
A coding challenge is a computer based test that assess your ability to use math and logic to solve a problem. There are many webstites the host these challenges online for you to complete at leisure. I'm using Code Wars.
I love improving as an engineer. I work really hard to not only understand these problems, but also solve them in the most effienct way possible. This sort of deliberate practice is what sharpens your computational logic skills. At the end of the day, my competency as an engineer isn't going to improve on it's own, so I work at it by doing these challenges. Plus... who doesn't love a good puzzle? π π
- Code Wars profile
- Code Wars Stats β
- Repo Organization & Notes β
Code Wars is a ninja themed coding challenge platform where you have the oppurtunity to level up as you solve problems. Both the challenges and users are ranked on a scale of 8kyu to 1kyu, with 8kyu being the easiest/beginner and 1kyu being the hardest/grandmaster.
8kyu: 26/389 β
β¬οΈ β¬οΈ β¬οΈ β¬οΈ
7kyu: 12/1900 β¬οΈ β¬οΈ β¬οΈ β¬οΈ β¬οΈ
Total: 38
JavaScript is usually my language of choice, so you'll find most of my solutions are written in that language.
Not every solution I've completed is in this repository, just ones I feel are worth saving. Checkout my profile on each platform for all the other ones Ive done!