yzeng58 / leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode

This repository is used for reference. All the problems are solved via Python.

Besides, the modules.py in this repo provides useful classes such as binaryTreeNode, linkedNode, and useful functions such as test to verify whether the solution works properly.

About


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%