Skip to content

engintekin/javascript-coding-challenges-using-github-circleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Yet another repo of coding challenges, this time with a twist and the twist is;

  1. Code is written on Github (each branch contains contains 1 question)
  2. Tests against your code executed at circleci

How it works?

  1. Fork the repository to your account.
  2. Pick a question by switching to the related branch (e.g., rotation)
  3. Edit solution.js (Editing files in your repository)
  4. Create a pull request to the original repo

That's it, you are ready to go, circleci will start running the tests against your solution and hopefully your solution will succeed. Now start hacking by forking it!

Easy Questions

Hard Questions

About

Javascript coding challenges using github & circleci. It's a coding challenge with a twist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published