Skip to content

xiaoxuebajie/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 

Repository files navigation

LeetCode

LeetCode solutions in Python

NO. Title Solution Video Difficulty
1 Two Sum Python 哔哩哔哩 Easy
2 Add Two Numbers Python 哔哩哔哩 Medium
3 Longest Substring Without Repeating Characters Python 哔哩哔哩 Medium
4 Median of Two Sorted Arrays Python 哔哩哔哩 Hard
5 Longest Palindromic Substring Python 哔哩哔哩 Medium
6 ZigZag Conversion Python 哔哩哔哩 Medium
7 Reverse Integer Python 哔哩哔哩 Easy
8 String to Integer (atoi) Python 哔哩哔哩 Medium
9 Palindrome Number Python 哔哩哔哩 Easy
10 Regular Expression Matching Python 哔哩哔哩 Hard
11 Container With Most Water Python 哔哩哔哩 Medium
12 Integer to Roman Python 哔哩哔哩 Medium
13 Roman to Integer Python 哔哩哔哩 Easy
14 Longest Common Prefix Python 哔哩哔哩 Easy
15 Three Sum Python Medium
16 Three Sum Closest Python Medium
17 Letter Combinations of a Phone Number Python Medium
18 Four Sum Python Medium
19 Remove Nth Node From End of List Python Medium
20 Valid Parentheses Python Easy
21 Merge Two Sorted Lists Python Easy
22 Generate Parentheses Python Medium
23 Merge k Sorted Lists Python Hard
24 Swap Nodes in Pairs Python Medium
25 Reverse Nodes in k-Group Python Hard
26 Remove Duplicates from Sorted Array Python Easy
27 Remove Element Python Easy
28 Implement strStr() Python Easy
29 Divide Two Integers Python Medium
30 Substring with COncatenation of All Words Python Hard
31 Next Permutation Python Medium
32 Longest Valid Parentheses Python Hard
33 Search in Rotated Sorted Array Python Medium
34 Find First and Last Position of Element in Sorted Array Python Medium

精力有限,只能日更一道,坚持价值投资,做时间的朋友。

喜欢的朋友请点点 star,关注我的CSDN博客,关注我的哔哩哔哩,关注我的公众号CV伴读社

About

LeetCode solutions in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published