File tree
606 files changed
+20480
-1
lines changed- .idea
- [0000][common]
- src
- [0001][Two Sum]
- src
- [0002][Add Two Numbers]
- src
- [0003][Longest Substring Without Repeating Characters]
- src
- [0004][Median of Two Sorted Arrays]
- src
- [0005][Longest Palindromic Substring Total]
- src
- [0006][Zig Zag Conversion]
- .idea
- inspectionProfiles
- libraries
- src
- [0007][Reverse Integer]
- src
- [0008][String To Integer (atoi)]
- src
- [0009][Palindrome Number]
- src
- [0010][Regular Expression Matching]
- src
- [0011][Container With Most Water]
- src
- [0012][Integer To Roman]
- src
- [0013][Romar To Integer]
- src
- [0014][Longest Common Prefix]
- src
- [0015][3 Sum]
- src
- [0016][3 Sum Closest]
- src
- [0017][Letter Combinations Of A Phon Number
- src
- [0018][4 Sum]
- src
- [0019][Remove Nth Node From End Of List]
- src
- [0020][Valid Parentheses]
- src
- [0021][Merge Two Sorted Lists]
- src
- [0022][Generate Parentheses]
- src
- [0023][Merge K Sorted Lists]
- src
- [0024][Swap Nodes In Pairs]
- src
- [0025][Reverse Nodes In K-Group]
- src
- [0026][Remove Duplicates from Sorted Array]
- src
- [0027][Remove Element]
- src
- [0028][Implement-strStr()]
- src
- [0029][Divide Two Integers]
- src
- [0030][Substring With Concatenation Of All Words]
- src
- [0031][Next Permutation]
- src
- [0032][Longest Valid Parentheses]
- src
- [0033][Search In Rotated Sorted Array]
- src
- [0034][Search For A Range]
- src
- [0035][Search Insert Position]
- src
- [0036][Valid Sudoku]
- src
- [0037][Sudoku Solver]
- src
- [0038][Count And Say]
- src
- [0039][Combination Sum]
- src
- [0040][Combination Sum II]
- src
- [0041][First Missing Positive]
- src
- [0042][Trapping Rain Water]
- src
- [0043][Multiply Strings]
- src
- [0044][Wildcard Matching]
- src
- [0045][Jump Game II]
- src
- [0046][Permutations]
- src
- [0047][Permutations II]
- src
- [0048][Rotate Image]
- src
- [0049][Group Anagrams]
- src
- [0050][Pow(x,n)]
- src
- [0051][N-Queens]
- src
- [0052][N-Queens II]
- src
- [0053][Maximum Subarray]
- src
- [0054][Spiral Matrix]
- src
- [0055][Jump Game]
- src
- [0056][Merge Intervals]
- src
- [0057][Insert Interval]
- src
- [0058][Length Of Last Word]
- src
- [0059][Spiral Matrix II]
- src
- [0060][Permutation Sequence]
- src
- [0061][Rotate List]
- src
- [0062][Unique Paths]
- src
- [0063][Unique Paths II]
- src
- [0064][Minimum Path Sum]
- src
- [0065][Valid Number]
- src
- [0066][Plus One]
- src
- [0067][Add Binary]
- src
- [0069][Sqrt(x)]
- src
- [0070][Climbing Stairs]
- src
- [0071][Simplify Path]
- src
- [0073][Set Matrix Zeroes]
- src
- [0074][Search A 2D Matrix]
- src
- [0075][Sort Colors]
- src
- [0077][Combinations]
- src
- [0078][Subsets]
- src
- [0079][Word Search]
- src
- [0080][Remove Duplicates from Sorted Array II]
- src
- [0081][Search In Rotated Sorted Array II]
- src
- [0082][Remove Duplicates From Sorted List II]
- src
- [0083][Remove Duplicates From Sorted List]
- src
- [0084][Largest Rectangle in Histogram]
- src
- [0086][Partition List]
- src
- [0088][Merge Sorted Array]
- src
- [0089][Gray Code]
- src
- [0090][Subsets II]
- src
- [0092][Reverse Linked List II]
- src
- [0093][Restore IP Addresses]
- src
- [0094][Binary Tree Inorder Traversal]
- src
- [0096][Unique Binary Search Trees]
- src
- [0098][Validate Binary Search Tree]
- src
- [0100][Same Tree]
- src
- [0101][Symmetric Tree]
- src
- [0102][Binary Tree Level Order Traversal]
- src
- [0103][Binary Tree Zigzag LevelOrder Traversal]
- src
- [0104][Maximum Depth Of Binary Tree]
- src
- [0105][Construct Binary Tree From Preorder And Inorder Traversal]
- src
- [0106][Construct Binary Tree From Inorder And Postorder Traversal]
- src
- [0107][Binary Tree Level Order Traversa lII]
- src
- [0108][Convert Sorted Array To Binary Search Tree]
- src
- [0109][Convert Sorted List To Binary Search Tree]
- src
- [0110][Balanced Binary Tree]
- src
- [0111][Minimum Depth Of Binary Tree]
- src
- [0112][Path Sum]
- src
- [0113][Path Sum II]
- src
- [0114][Flatten Binary Tree To Linked List]
- src
- [0116][Populating Next Right Pointersin Each Node]
- src
- [0117][Populating Next Right Pointers In Each Node II]
- src
- [0118][Pascal's Triangle]
- src
- [0119][Pascal's Triangle II]
- src
- [0120][Triangle]
- src
- [0121][Best Time To Buy And Sell Stock]
- src
- [0122][Best Time to Buy and Sell Stock II]
- src
- [0124][Binary Tree Maximum Path Sum]
- src
- [0125][Valid Palindrome]
- src
- [0126][Word Ladder II]
- src
- [0127][Word Ladder]
- src
- [0128][Longest Consecutive Sequence]
- src
- [0129][Sum Root To Leaf Numbers]
- src
- [0130][Surrounded Regions]
- src
- [0131][Palindrome Partitioning]
- src
- [0134][Gas Station]
- src
- [0135][Candy]
- src
- [0136][Single Number]
- src
- [0137][Single Number II]
- src
- [0138][Copy List With Random Pointer]
- src
- [0139][Word Break]
- src
- [0141][Linked List Cycle]
- src
- [0142][Linked List Cycle II]
- src
- [0143][Reorder List]
- src
- [0144][Binary Tree Preorder Traversal]
- src
- [0145][Binary Tree Postorder Traversal]
- src
- [0146][LRU Cache]
- src
- [0147][Insertion Sort List]
- src
- [0148][Sort List]
- src
- [0150][Evaluate Reverse Polish Notation]
- src
- [0151][Reverse Words In A String]
- src
- [0152][Maximum Product Subarray]
- src
- [0153][Find Minimum In Rotated Sorted Array]
- src
- [0154][Find Minimum In Rotated Sorted Array II]
- src
- [0155][Min Stack]
- src
- [0162][Find Peak Element]
- src
- [0167][Two Sum II - Input array is sorted]
- src
- [0191][Number Of 1 Bits]
- src
- [0198][House Robber]
- src
- [0199][Binary Tree Right Side View]
- src
- [0200][Number Of Islands]
- src
- [0201][Bitwise AND Of Numbers Range]
- src
- [0202][Happy Number ]
- src
- [0203][Remove Linked List Elements]
- src
- [0204][Count Primes]
- src
- [0205][Isomorphic Strings]
- src
- [0206][Reverse Linked List]
- src
- [0215][Kth Largest Element In An Array]
- src
- [0216][Combination Sum III]
- src
- [0217][Contains Duplicate ]
- src
- [0219][Contains Duplicate II]
- src
- [0223][Rectangle Area]
- src
- [0225][Implement Stack Using Queues]
- src
- [0226][Invert Binary Tree]
- src
- [0231][Power of Two]
- src
- [0232][Implement Queue using Stacks]
- src
- [0234][Palindrome Linked List]
- src
- [0235][Lowest Common Ancestor of a Binary Search Tree]
- src
- [0237][Delete Node in a Linked List]
- src
- [0242][Valid Anagram]
- src
- [0257][Binary Tree Paths]
- src
- [0258][Add Digits]
- src
- [0263][Ugly Number]
- src
- [0268][Missing Number]
- src
- [0278][First Bad Version]
- src
- [0283][Move Zeroes]
- src
- [0290][Word Pattern]
- src
- [0303][Range Sum Query - Immutable]
- src
- [0326][Power of Three]
- src
- [0342][Power of Four]
- src
- [0344][Reverse String]
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
606 files changed
+20480
-1
lines changedLines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + |
Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + |
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 35 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Lines changed: 74 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + |
Lines changed: 94 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + |
0 commit comments