Skip to content

jitt3/jsconf-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSConf Challenge

  • Create a branch with the following structure for the name feature/yourname.
  • Inside the index.ts file, you will find the challenge's instructions.
  • it would be awesome if you add some test cases for your algorithm.
  • Once you finish the challenge, create a pull request and wait for the results.

Requirements

You need to have the following services installed in your computer:

  • node > 14

Mac OS

brew install node

Clone the repo

git clone https://github.com/jitt3/jsconf-challenge.git

Install node dependencies

yarn

or

npm install

Tech Stack

  • Typescript

About

Challenge for JS conf event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published