Skip to content

My solutions to the problems in LeetCode. Code in Python.

Notifications You must be signed in to change notification settings

awyd234/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to the problems in LeetCode. Code in Python.

Notes:

  • 14. Longest Common Prefix 这题本身很简单,如果是求n个字符串的最长公共子串,那应该怎么求解呢,此时DP应该如何使用

About

My solutions to the problems in LeetCode. Code in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages