File tree
10,315 files changed
+257008
-0
lines changed- .github/workflows
- solutions
- 1. Two Sum
- 10. Regular Expression Matching
- 100. Same Tree
- 1000. Minimum Cost to Merge Stones
- 1001. Grid Illumination
- 1002. Find Common Characters
- 1003. Check If Word Is Valid After Substitutions
- 1004. Max Consecutive Ones III
- 1005. Maximize Sum Of Array After K Negations
- 1006. Clumsy Factorial
- 1007. Minimum Domino Rotations For Equal Row
- 1008. Construct Binary Search Tree from Preorder Traversal
- 1009. Complement of Base 10 Integer
- 101. Symmetric Tree
- 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
- 102. Binary Tree Level Order Traversal
- 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 Subsequence
- 1028. Recover a Tree From Preorder Traversal
- 1029. Two City Scheduling
- 103. Binary Tree Zigzag Level Order Traversal
- 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
- 1036. Escape a Large Maze
- 1037. Valid Boomerang
- 1038. Binary Search Tree to Greater Sum Tree
- 1039. Minimum Score Triangulation of Polygon
- 104. Maximum Depth of Binary Tree
- 1040. Moving Stones Until Consecutive II
- 1041. Robot Bounded In Circle
- 1042. Flower Planting With No Adjacent
- 1043. Partition Array for Maximum Sum
- 1044. Longest Duplicate Substring
- 1045. Customers Who Bought All Products
- 1046. Last Stone Weight
- 1047. Remove All Adjacent Duplicates In String
- 1048. Longest String Chain
- 1049. Last Stone Weight II
- 105. Construct Binary Tree from Preorder and Inorder Traversal
- 1050. Actors and Directors Who Cooperated At Least Three Times
- 1051. Height Checker
- 1052. Grumpy Bookstore Owner
- 1053. Previous Permutation With One Swap
- 1054. Distant Barcodes
- 1055. Shortest Way to Form String
- 1056. Confusing Number
- 1057. Campus Bikes
- 1058. Minimize Rounding Error to Meet Target
- 1059. All Paths from Source Lead to Destination
- 106. Construct Binary Tree from Inorder and Postorder Traversal
- 1060. Missing Element in Sorted Array
- 1061. Lexicographically Smallest Equivalent String
- 1062. Longest Repeating Substring
- 1063. Number of Valid Subarrays
- 1064. Fixed Point
- 1065. Index Pairs of a String
- 1066. Campus Bikes II
- 1067. Digit Count in Range
- 1068. Product Sales Analysis I
- 1069. Product Sales Analysis II
- 107. Binary Tree Level Order Traversal II
- 1070. Product Sales Analysis III
- 1071. Greatest Common Divisor of Strings
- 1072. Flip Columns For Maximum Number of Equal Rows
- 1073. Adding Two Negabinary Numbers
- 1074. Number of Submatrices That Sum to Target
- 1075. Project Employees I
- 1076. Project Employees II
- 1077. Project Employees III
- 1078. Occurrences After Bigram
- 1079. Letter Tile Possibilities
- 108. Convert Sorted Array to Binary Search Tree
- 1080. Insufficient Nodes in Root to Leaf Paths
- 1081. Smallest Subsequence of Distinct Characters
- 1082. Sales Analysis I
- 1083. Sales Analysis II
- 1084. Sales Analysis III
- 1085. Sum of Digits in the Minimum Number
- 1086. High Five
- 1087. Brace Expansion
- 1088. Confusing Number II
- 1089. Duplicate Zeros
- 109. Convert Sorted List to Binary Search Tree
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
10,315 files changed
+257008
-0
lines changedLines changed: 21 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 | + |
Lines changed: 97 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 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + |
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: 21 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 | + |
Lines changed: 61 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 | + |
0 commit comments