Skip to content

shaofeinus/leetcode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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