/Online-Judge

My online judge system answers, includes Codewars / LeetCode

Primary LanguageJavaScript

Online-Judge

What language is included?

What system is included?

Repository Structure

There's a folder for each kata nested in its own kyu

├── kyu/
│   ├── folder/
│   │   └── index.js
│   └── ...