Commit 21e9a45
committed
Time: 1 ms (95.81%), Space: 17.9 MB (25.52%) - LeetHub
1 parent ebdf108 commit 21e9a45
File tree
88 files changed
+364
-322
lines changed- .github/workflows
- scripts
- codility
- leetcode
- 00003_longest-substring-without-repeating-characters
- 00005_longest-palindromic-substring
- 00008_string-to-integer-atoi
- 00015_3sum
- 00017_letter-combinations-of-a-phone-number
- 00020_valid-parentheses
- 00021_merge-two-sorted-lists
- 00022_generate-parentheses
- 00028_implement-strstr
- 00031_next-permutation
- 00032_longest-valid-parentheses
- 00036_valid-sudoku
- 00054_spiral-matrix
- 00056_merge-intervals
- 00067_add-binary
- 00068_text-justification
- 00071_simplify-path
- 00080_remove-duplicates-from-sorted-array-ii
- 00093_restore-ip-addresses
- 00098_validate-binary-search-tree
- 00102_binary-tree-level-order-traversal
- 00107_binary-tree-level-order-traversal-ii
- 00127_word-ladder
- 00131_palindrome-partitioning
- 00141_linked-list-cycle
- 00142_linked-list-cycle-ii
- 00144_binary-tree-preorder-traversal
- 00150_evaluate-reverse-polish-notation
- 00160_intersection-of-two-linked-lists
- 00171_excel-sheet-column-number
- 00173_binary-search-tree-iterator
- 00198_house-robber
- 00200_number-of-islands
- 00211_design-add-and-search-words-data-structure
- 00213_house-robber-ii
- 00223_rectangle-area
- 00224_basic-calculator
- 00233_number-of-digit-one
- 00236_lowest-common-ancestor-of-a-binary-tree
- 00247_strobogrammatic-number-ii
- 00249_group-shifted-strings
- 00259_3sum-smaller
- 00286_walls-and-gates
- 00290_word-pattern
- 00301_remove-invalid-parentheses
- 00322_coin-change
- 00326_power-of-three
- 00329_longest-increasing-path-in-a-matrix
- 00338_counting-bits
- 00429_n-ary-tree-level-order-traversal
- 00438_find-all-anagrams-in-a-string
- 00445_add-two-numbers-ii
- 00449_serialize-and-deserialize-bst
- 00529_minesweeper
- 00567_permutation-in-string
- 00605_can-place-flowers
- 00621_task-scheduler
- 00647_palindromic-substrings
- 00660_remove-9
- 00692_top-k-frequent-words
- 00694_number-of-distinct-islands
- 00695_max-area-of-island
- 00706_design-hashmap
- 00856_score-of-parentheses
- 00895_maximum-frequency-stack
- 00921_minimum-add-to-make-parentheses-valid
- 01029_two-city-scheduling
- 01041_robot-bounded-in-circle
- 01044_longest-duplicate-substring
- 01091_shortest-path-in-binary-matrix
- 01100_find-k-length-substrings-with-no-repeated-characters
- 01143_longest-common-subsequence
- 01244_design-a-leaderboard
- 01249_minimum-remove-to-make-valid-parentheses
- 01288_remove-covered-intervals
- 01291_sequential-digits
- 01472_design-browser-history
- 01602_find-nearest-right-node-in-binary-tree
- 01763_longest-nice-substring
- 01838_frequency-of-the-most-frequent-element
- 02024_maximize-the-confusion-of-an-exam
- others
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
88 files changed
+364
-322
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | | - | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
67 | | - | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
75 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
83 | | - | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
104 | | - | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
| |||
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
117 | | - | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | | - | |
| 125 | + | |
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
126 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
127 | 134 | | |
128 | 135 | | |
129 | 136 | | |
130 | | - | |
131 | | - | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
135 | 141 | | |
136 | | - | |
137 | | - | |
138 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
139 | 149 | | |
140 | 150 | | |
141 | 151 | | |
| |||
144 | 154 | | |
145 | 155 | | |
146 | 156 | | |
147 | | - | |
| 157 | + | |
148 | 158 | | |
149 | | - | |
| 159 | + | |
150 | 160 | | |
151 | 161 | | |
152 | 162 | | |
| |||
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
160 | | - | |
161 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
162 | 174 | | |
163 | 175 | | |
164 | 176 | | |
| |||
0 commit comments