jaychsu / algorithm

The challenges for algorithm contests, and summary the implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm

Build Status

The challenges for algorithm contests, and summary the implementation.

Structure

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

Testing

Language Command
Python ./bin/test_python.py
Javascript

About

The challenges for algorithm contests, and summary the implementation.


Languages

Language:Python 99.2%Language:JavaScript 0.8%