Coder Social home page Coder Social logo

hlibsuprun / codewars-katas Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 60 KB

๐Ÿน Codewars katas journey

Home Page: https://www.codewars.com/users/hlibsuprun

License: MIT License

JavaScript 100.00%
codewars-katas javascript algorithms jest

codewars-katas's Introduction

Codewars katas

Profile Badge

Table of Contents

Introduction

Welcome to the repository for my Codewars solutions written in JavaScript. Here you can find solutions to various katas categorized by their kyu level.

Structure

The repository follows a specific structure to organize the solutions:

โ”œโ”€โ”€ 8-kyu/
โ”‚ โ”œโ”€โ”€ Kata Name/
โ”‚ โ”‚ โ”œโ”€โ”€ index.js
โ”‚ โ”‚ โ”œโ”€โ”€ index.test.js
โ”‚ โ”‚ โ””โ”€โ”€ README.md
โ”‚ โ””โ”€โ”€ ...
โ”‚
โ”œโ”€โ”€ 7-kyu/
โ”‚ โ”œโ”€โ”€ Kata Name/
โ”‚ โ”‚ โ”œโ”€โ”€ index.js
โ”‚ โ”‚ โ”œโ”€โ”€ index.test.js
โ”‚ โ”‚ โ””โ”€โ”€ README.md
โ”‚ โ””โ”€โ”€ ...

Installation

To get started with this repository, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/hlibsuprun/codewars-katas.git
    
  2. Navigate to the repository directory:

    cd codewars-katas
    
  3. Install dependencies using yarn:

    yarn
    

Running Tests

To run tests for all solutions, you can use the following command:

yarn test

To watch for changes and run tests automatically, use:

yarn test-watch

Contributing

If you'd like to contribute to this repository, feel free to submit a pull request with your changes. Please ensure that your code follows the existing structure and conventions. Additionally, make sure to include tests for any new solutions or changes.

codewars-katas's People

Contributors

hlibsuprun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.