GithubHelp home page GithubHelp logo

automedon / codewars Goto Github PK

View Code? Open in Web Editor NEW
278.0 278.0 75.0 3.82 MB

CodeWars Solutions (Please leave a star. Thank you)

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

JavaScript 97.11% PLpgSQL 0.02% TypeScript 0.28% Hack 2.07% PHP 0.34% Python 0.17% HTML 0.01%
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures codewarrior codewars codewars-challenges codewars-javascript codewars-kata codewars-kata-solution codewars-solutions codewars-training-exercise competitions competitive-programming data-structures javascript solutions

codewars's People

Contributors

automedon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codewars's Issues

Please refrain from spoiling solutions to Codewars Kata

From the Codewars Community Code of Conduct:

Please do not post your solutions on Github. We realize you would like to use these challenges as your resume, but you should have side-projects for that. If a Code Warrior is unable to find a solution online, then they are further encouraged to complete the task themselves - which will enable them to get more value out of their time spent.

Therefore, I would like to request for this repo to be made private, or at least state unambiguously in the README that:

  • Codewarriors are strongly encouraged not to look at your solutions to Kata until they have completed it themselves or at least took the time to think about their own approaches
  • Codewarriors should not submit your solutions as their own
  • You will not be accepting contributions of any form to this repo
  • Creating a repository like this is discouraged by Codewars

You are not obliged to abide by this request since this is your own work; however, cooperation on your part would be much appreciated.

See also: codewars/codewars.com#1378 (comment)

Nuclear Missile Manager

function launchAll(launchMissile) {
  for (let i = 0; i < 5; i++) {
    setTimeout(() => launchMissile(i), i * 1000);
  }
}

Missing Codewar Problems

Can we contribute to your git hub by adding problems and solutions that you have not mentioned.

I'm only level 8, so can contribute may be 1 or 2. Would you be interested?

HitCount

Hello! :)

First of all I would like to let you know that, this is a very nice repository. With very helpful material. I would like to mention you tho that your HitCount link redirects into an inappropriate website. If you want check it please.

Thank you again. :)

Leet Code

Can you start problems on leet code too

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.