The challenges for algorithm contests, and summary the implementation.
| Top-level Folder | Note |
|---|---|
| bin | commands |
| topic | implementation and summaries of algorithms and data structures |
| other | for problems met in life |
| codeforces | for Codeforces |
| codewars | for Codewars |
| leetcode | for LeetCode |
| lintcode | for LintCode |
| topcoder | for ActiveContests, Practices, and ProblemArchives in Topcoder |
| Language | Command |
|---|---|
| Python | ./bin/test_python.py |
| Javascript |