/leetcode

Solutions to LeetCode problems

Primary LanguagePython

leetcode

Solutions to LeetCode problems, written in python 2.

Naming convention

problem_method.py is a solution to problem via method.
problem_main.py is a tool to help debug problem.py