Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 311 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 311 Bytes

leetcode

A repository that contains some of my solutions for leetcode problems.

File name pattern: {e/m/h}__{leetcode_problem_id}_{leetcode_problem_description}, where e/m/h is easy/medium/hard, according to leetcode itself.

Run a python solution: py -m unittest py.m_0567_permutation_in_string