Skip to content

navidadelpour/coding-dojo-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Dojo Boilerplate

This repository serves as a starting point for coding practice sessions.

Getting Started

Choose a Challenge

Navigate to the challenges directory and choose a coding challenge to work on.

Write Your Solution

Create a new file or modify the existing template for your solution. Follow any specific instructions mentioned in the challenge description.

Testing

Write test cases via jest to ensure your solution works correctly.

Directory Structure

  • challenges: Contains coding challenges for practice.
  • solutions: Place your solutions here, organized by challenge name or your username.
  • tests: Write and store your test cases here.

About

A boilerplate for Coding Dojo challenges

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages