Skip to content

Compilation of my code exercise and challenge solutions

Notifications You must be signed in to change notification settings

tednaphil/exercise-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise Solution Journal

This repo is where I collect my solutions to tech challenges and code exercises I complete! You can see more of my solutions on:

exercism badge codewars badge

See my Code

Solutions can be found in the corresponding language directory's index file e.g. javascript/index.js

Tests

Some of the challenges have accompanying tests. To clone the repo and run the tests locally, run the following on your terminal command line:

git clone https://github.com/tednaphil/exercise-solutions.git
cd exercise-solutions
npm install
npm test

About

Compilation of my code exercise and challenge solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published