Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 622 Bytes

File metadata and controls

38 lines (22 loc) · 622 Bytes

Coding Challenge Template README

This is outdated.

Status

Did I finish the problem? What is left to work on?

Problem

Problem URl

Problem URL

Problem Statement

Paste the problem
statement here.
Link Screenshots.

Directories and Files

Directories

Directory01/ - list the contents of this directory. it's purpose, etc.

Directory02/ - list the contents of this directory. it's purpose, etc.

Files

attempt01.js - The file used for the first attempt at solving the problem.

attempt02.js - The file used for the second attempt at solving the problem.

README.md - this file.