yoshimario / web_code_along_4.1_intro_code_signal_solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code-Along 4.1 - Intro to CodeSignal, Basic Data Types, Problem Solving

Requirements

  • Node >= 16.x (prefer current LTS version)

Set Up

  1. Clone this repository.
  2. Execute the scripts using Node. Example: node array_sum.js.

NOTE:

These challenges can be loaded in Code Signal, if you'd prefer to practice using their platform instead of local tools.

About

License:MIT License


Languages

Language:JavaScript 100.0%