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