项目作者: Andrew-Kil

项目描述 :
Codewars solutions
高级语言: JavaScript
项目地址: git://github.com/Andrew-Kil/codewars.git
创建时间: 2018-08-28T23:57:16Z
项目社区:https://github.com/Andrew-Kil/codewars

开源协议:

下载


codewars image



Codewars Badge


Solutions: 254

Code Style: Prettier
Last Commit


Codewars is a platform similar to Leetcode and HackerRank, with a community driven ecosystem where users submit and solve coding challenges to improve their coding skills.

Kata



Katas are assigned a difficulty level (8 kyu is the easiest, 7 kyu is more difficult, etc).

Kata Example

This is an example of a codewars kata where you are asked to write an algorithm that moves all of the zeros to the end while preserving the order of the other elements. The solution must pass all test cases in order to be accepted as a valid solution.

Kata Solutions

Once the solution is accepted, the user is taken to a list of the highest rated solutions submitted by other users where you can learn different approaches to solving that kata and vote for your favorite solutions.

Kata Solutions