Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 428 Bytes

Leetcode solutions by SF

This repo contains accepted python 3 solutions to leetcode problems.

All solutions are in the solutions directory, with file name in the format <#>_<snake_case_problem_name>.py, where # denotes the problem number.

Problems can be found here.

Disclaimer: The problems are attempted as a hobby so the solutions may not be the best/most effecient :p