Skip to content

AndyShan/leetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Title Blog cpp java python
3 Longest Substring Without Repeating Characters view on CSDN - AC -
5 Longest Palindromic Substring view on CSDN - AC -
7 Reverse Integer - - AC -
8 String to Integer (atoi) - AC - -
9 Palindrome Number - AC - -
11 Container With Most Water - - AC -
13 Roman to Integer - - - AC
15 3Sum - - AC -
18 4Sum - - - AC
35 Search Insert Position - - AC -
49 Group Anagrams - - AC -
53 Maximum Subarray - - - AC
58 Length of Last Word view on CSDN - AC -
67 Add Binary - - AC -
79 Word Search - - AC -
86 Partition List - - AC -
92 Reverse Linked List II - - AC -
98 Validate Binary Search Tree view on CSDN AC - -
100 Same Tree - AC - -
101 Symmetric Tree - AC - -
102 Binary Tree Level Order Traversal - AC - -
103 Binary Tree Zigzag Level Order Traversal view on CSDN - AC -
107 Binary Tree Level Order Traversal II view on CSDN - AC AC
108 Convert Sorted Array to Binary Search Tree - AC - -
109 Convert Sorted List to Binary Search Tree - - AC -
110 Balanced Binary Tree - AC - -
111 Minimum Depth of Binary Tree - AC - -
112 Path Sum - AC - -
121 Best Time to Buy and Sell Stock - AC - -
122 Best Time to Buy and Sell Stock II - AC - -
125 Valid Palindrome - - AC -
130 Surrounded Regions view on CSDN - AC -
134 Gas Station view on CSDN - - AC
136 Single Number - - - AC
137 Single Number II - - AC -
141 Linked List Cycle - AC - -
143 Reorder List view on CSDN AC AC -
144 Binary Tree Preorder Traversal - - AC -
147 Insertion Sort view on CSDN AC AC -
151 Reverse Words in a String view on CSDN - AC -
152 Maximum Product Subarray view on CSDN AC - -
153 Find Minimum in Rotated Sorted Array - AC - -
162 Find Peak Element - AC - -
167 Two Sum II - Input array is sorted - AC - -
169 Majority Element - - - AC
171 Excel Sheet Column Number - AC - -
187 Repeated DNA Sequences - - AC -
199 Binary Tree Right Side View view on CSDN - AC -
200 Number of Islands view on CSDN - - AC
206 Reverse Linked List - - AC -
209 Minimum Size Subarray Sum - - AC -
221 Maximal Square view on CSDN - AC -
225 Implement Stack using Queues - - AC -
226 Invert Binary Tree - AC - -
227 Basic Calculator II - - AC -
228 Summary Ranges view on CSDN - - AC
232 Implement Queue using Stacks - - AC -
238 Product of Array Except Self view on CSDN - AC -
242 Valid Anagram - - - AC
257 Binary Tree Paths - AC - -
258 Add Digits - AC - -
268 Missing Number view on CSDN - AC -
274 H-Index - - AC -
278 First Bad Version - - AC -
283 Move Zeroes - AC - -
303 Range Sum Query - Immutable - - AC -
310 Minimum Height Trees - - AC -
319 Bulb Switcher - AC - -
328 Odd Even Linked List - - AC -
338 Counting Bits - - AC -
342 Power of Four - - AC -
344 Reverse String - AC - -
347 Top K Frequent Elements - - - AC
350 Intersection of Two Arrays II - - AC -
373 Find K Pairs with Smallest Sums - AC - -
378 Kth Smallest Element in a Sorted Matrix view on CSDN - AC -
382 Linked List Random Node - AC - -
383 Ransom Note - - - AC
384 Shuffle an Array - AC - -
389 Find the Difference - - - AC
392 Is Subsequence - - AC -
393 UTF-8 Validation - - AC -
394 Decode String - - AC -
396 Rotate Function - - AC -
397 Integer Replacement - - AC -
398 Random Pick Index - - AC -
400 Nth Digit - - AC -
401 Binary Watch - - AC -
402 Remove K Digits - AC - -
404 Sum of Left Leaves - AC - -
405 Convert a Number to Hexadecimal - AC - -
406 Queue Reconstruction by Height - AC - -
408 Valid Word Abbreviation - - AC -
409 Longest Palindrome - - AC -
415 Add Strings - - AC -
416 Partition Equal Subset Sum view on CSDN - AC -
417 Pacific Atlantic Water Flow view on CSDN - AC -
422 Valid Word Square - - AC -
423 Reconstruct Original Digits from English - - - AC
424 Longest Repeating Character Replacement view on CSDN - AC -
435 Non-overlapping Intervals view on CSDN - AC -
437 Path Sum III - - AC -
438 Find All Anagrams in a String - AC - -
447 Number of Boomerangs - - AC -
451 Sort Characters By Frequency - - AC -
453 Minimum Moves to Equal Array Elements - - AC -
454 4Sum II - - AC -
455 Assign Cookies - - AC -
456 132 Pattern - - AC -
459 Repeated Substring Pattern - - AC -
462 Minimum Moves to Equal Array Elements II - - AC -
463 Island Perimeter - - AC -

#Blog

Blog (in succession)

About

leetCode implement with Java Python cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published