Skip to content

duckied/javascript-interview

 
 

Repository files navigation

Archarithm's Coding Challenge

Getting started

Fork the project and install with yarn or npm install The coding challenge instructions are found in codingChallenge.md

Choose one of the challenges, and follow the instructions below to submit your solution. Good luck!

  1. Create a feature branch
  2. Write the function in src/index.js
  3. Run unit tests with yarn test or npm run test
  4. Submit a pull request

About

Javascript interview project for the Archarithms development team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.4%
  • HTML 5.6%