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 |
codejam | for PastContests in code jam from Google |
codelab | for Code Lab from Facebook |
codewars | for Codewars |
geeksforgeeks | for GeeksforGeeks |
hackerrank | for HackerRank |
leetcode | for LeetCode |
lintcode | for LintCode |
pramp | for Pramp |
topcoder | for ActiveContests, Practices, and ProblemArchives in Topcoder |
Scaler | for Scaler Topics |
InterviewBit | for Technical Interview, Data Structures and Algorithms, Contests, and Mock Interviews |
Language | Command |
---|---|
Python | ./bin/test_python.py |
Javascript |