Skip to content

In this deliverable, you'll be introduced to a site called Code Wars, which is an excellent way to practice JavaScript!

Notifications You must be signed in to change notification settings

LoveDihydrogenMonoxide/u1_hw_codewars_challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Introduction to Codewars

Codewars

Overview

Codewars is an interactive platform used to practice coding challenges that you may see in interviews. For this homework, you'll be completing 5 problems on Codewars. These are 8 kyu which is the easiest difficulty level.

Getting Started

  • Fork and Clone this repo
  • Put your answer for each problem in the provided solution.md in it's corresponding area. You'll be adding your solution code inside of the provided code snippets
  • Feel free to create a Codewars account

Problem 1

Return Negative

Problem 2

Sum of Positive

Problem 3

Function 2

Problem 4

Sum Arrays

Problem 5

Reversed String

Submission

  • Submit your your pull request following these guidelines: PR Guidelines

About

In this deliverable, you'll be introduced to a site called Code Wars, which is an excellent way to practice JavaScript!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published