Giter VIP home page Giter VIP logo

code-wars's Introduction

Code Wars - Code Challenge Solutions

This repository contains my solutions to various Code Wars katas. Each kata is a programming challenge that requires the implementation of a specific algorithm or solution.

What is Code Wars?

Code Wars is a website that provides coding challenges, or katas, to help programmers improve their skills. The website offers challenges in various programming languages, ranging from beginner to expert difficulty levels. By completing katas, programmers can track their progress, earn points, and improve their ranking on the website. Code Wars is a popular platform for developers to improve their problem-solving skills and learn new programming concepts.

Kata Folder Structure

The katas are organized based on their ranking system on Code Wars, with each rank having its own folder. Within each rank folder, there are individual folders for each kata that I have completed, with the kata name as the folder name. Inside each kata folder, there is a solution file and a README file that explains the problem statement and my approach to solving it.

code-wars/
├── 8-kyu/
│ ├── kata-name-1.js
│ ├── kata-name-2.js
│ └── ...
├── 7-kyu/
│ ├── kata-name-1.js
│ ├── kata-name-2.js
│ └── ...
└── ...

List of Challenges

Some examples of the challenges with their solutions

JavaScript:

5 kyu

6 kyu

7 kyu

8 kyu

code-wars's People

Contributors

msrezaie 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.