Skip to content

cindyyj/leetcode_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,956 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode_solutions

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub.

LC acronym

LCUS (leetcode.com) = Leetcode United States LCCN (leetcode-cn.com) = Leetcode China AC = Accepted Code WA = Wrong Answer OJ = Online Judge TC = Total Compensation TLE = Time Limit Exceeded MLE = Memory Limit Exceeded YOLO=You Only Look/Live Once

List

Algo Animation

[滑动窗口真滴简单!] 闪电五连鞭带你秒杀12道中档题 (附详情解析)

Data Structures:

Good example:

def main():
    print(Solution().lengthOfLongestSubstring("abcabccc"))

if __name__=='__main__':
    main()

Favorite solution:

Advanced function tools:

About

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages