Skip to content

oldw4ng/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode

No. Title
1 Two Sum
2 Add Two Numbers
3 Longest Substring Without Repeating Characters
4 Median of Two Sorted Arrays
5 Longest Palindromic Substring
6 ZigZag Conversion
7 Reverse Integer
8 String to Integer (atoi)
9 Palindrome Number
10 Regular Expression Matching
11 Container With Most Water
12 Integer to Roman
13 Roman to Integer
14 Longest Common Prefix
15 3Sum
17 Letter Combinations of a Phone Number
19 Remove Nth Node From End of List
20 Valid Parentheses
21 Merge Two Sorted Lists
22 Generate Parentheses
23 Merge k Sorted Lists
24 Swap Nodes in Pairs
26 Remove Duplicates from Sorted Array
27 Remove Element
29 Divide Two Integers
35 Search Insert Position
38 Count and Say
50 Pow(x, n)
51 N-Queens
53 Maximum Subarray
55 Jump Game
58 Length of Last Word
61 Rotate List
62 Unique Paths
63 Unique Paths II
66 Plus One
67 Add Binary
69 Sqrt(x)
70 Climbing Stairs
76 Minimum Window Substring
88 Merge Sorted Array
91 Decode Ways
93 Restore IP Addresses
94 Binary Tree Inorder Traversal
100 Same Tree
101 Symmetric Tree
104 Maximum Depth of Binary Tree
108 Convert Sorted Array to Binary Search Tree
134 Gas Station
136 Single Number
141 Linked List Cycle
143 Reorder List
144 Binary Tree Preorder Traversal
145 Binary Tree Postorder Traversal
146 LRU Cache
151 Reverse Words in a String
168 Excel Sheet Column Title
169 Majority Element
171 Excel Sheet Column Number
172 Factorial Trailing Zeroes
179 Largest Number
189 Rotate Array
190 Reverse Bits
191 Number of 1 Bits
202 Happy Number
204 Count Primes
222 Count Complete Tree Nodes
226 Invert Binary Tree
230 Kth Smallest Element in a BST
242 Valid Anagram
263 Ugly Number
264 Ugly Number II
268 Missing Number
283 Move Zeroes
287 Find the Duplicate Number
292 Nim Game
326 Power of Three
344 Reverse String
371 Sum of Two Integers
387 First Unique Character in a String
412 Fizz Buzz
454 4Sum II
513 Find Bottom Left Tree Value
594 Longest Harmonious Subsequence
605 Can Place Flowers
621 Task Scheduler
692 Top K Frequent Words
693 Binary Number with Alternating Bits
703 Kth Largest Element in a Stream
704 Binary Search
712 Minimum ASCII Delete Sum for Two Strings
771 Jewels and Stones
819 Most Common Word
836 Rectangle Overlap
844 Backspace String Compare
876 Middle of the Linked List
905 Sort Array By Parity
912 Sort an Array
914 X of a Kind in a Deck of Cards
917 Reverse Only Letters
918 Maximum Sum Circular Subarray
920 Number of Music Playlists
925 Long Pressed Name
989 Add to Array-Form of Integer
1009 Complement of Base 10 Integer
1010 Pairs of Songs With Total Durations Divisible by 60
1011 Capacity To Ship Packages Within D Days
1012 Numbers With Repeated Digits
1013 Partition Array Into Three Parts With Equal Sum
1014 Best Sightseeing Pair
1015 Smallest Integer Divisible by K
1016 Binary String With Substrings Representing 1 To N
1017 Convert to Base -2
1018 Binary Prefix Divisible By 5
1019 Next Greater Node In Linked List
1020 Number of Enclaves
1021 Remove Outermost Parentheses
1022 Sum of Root To Leaf Binary Numbers
1023 Camelcase Matching
1024 Video Stitching
1025 Divisor Game
1026 Maximum Difference Between Node and Ancestor
1027 Longest Arithmetic Sequence
1028 Recover a Tree From Preorder Traversal
1029 Two City Scheduling
1030 Matrix Cells in Distance Order
1031 Maximum Sum of Two Non-Overlapping Subarrays
1032 Stream of Characters
1033 Moving Stones Until Consecutive
1034 Coloring A Border
1035 Uncrossed Lines
1037 Valid Boomerang
1128 Number of Equivalent Domino Pairs
1131 Maximum of Absolute Value Expression
1137 N-th Tribonacci Number
1138 Alphabet Board Path
1139 Largest 1-Bordered Square

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages