/leetcode

Just some leet code solutions in Python

Primary LanguagePython

leetcode

Just some leetcode solutions in Python.

Running

To run the solutions just invoke the file from command line, eg:

python containermaxwater.py

# py3
python3 containermaxwater.py