You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@ LeetCode Problems' Solutions
62
62
63
63
| # | Title | Solution | Difficulty |
64
64
| :-: | - | - | :-: |
65
+
| <spanid="1205">1205</span> |[Monthly Transactions II](https://leetcode.com/problems/monthly-transactions-ii) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/monthly-transactions-ii)| Medium |
65
66
| <spanid="1204">1204</span> |[Last Person to Fit in the Elevator](https://leetcode.com/problems/last-person-to-fit-in-the-elevator) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/last-person-to-fit-in-the-elevator)| Medium |
66
67
| <spanid="1203">1203</span> |[Sort Items by Groups Respecting Dependencies](https://leetcode.com/problems/sort-items-by-groups-respecting-dependencies"项目管理")|[Go](https://github.com/openset/leetcode/tree/master/problems/sort-items-by-groups-respecting-dependencies)| Hard |
67
68
| <spanid="1202">1202</span> |[Smallest String With Swaps](https://leetcode.com/problems/smallest-string-with-swaps"交换字符串中的元素")|[Go](https://github.com/openset/leetcode/tree/master/problems/smallest-string-with-swaps)| Medium |
@@ -71,7 +72,7 @@ LeetCode Problems' Solutions
71
72
| <spanid="1198">1198</span> |[Find Smallest Common Element in All Rows](https://leetcode.com/problems/find-smallest-common-element-in-all-rows"找出所有行中最小公共元素") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/find-smallest-common-element-in-all-rows)| Medium |
72
73
| <spanid="1197">1197</span> |[Minimum Knight Moves](https://leetcode.com/problems/minimum-knight-moves"进击的骑士") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/minimum-knight-moves)| Medium |
73
74
| <spanid="1196">1196</span> |[How Many Apples Can You Put into the Basket](https://leetcode.com/problems/how-many-apples-can-you-put-into-the-basket"最多可以买到的苹果数量") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/how-many-apples-can-you-put-into-the-basket)| Easy |
74
-
| <spanid="1195">1195</span> |[Fizz Buzz Multithreaded](https://leetcode.com/problems/fizz-buzz-multithreaded)|[Go](https://github.com/openset/leetcode/tree/master/problems/fizz-buzz-multithreaded)| Medium |
75
+
| <spanid="1195">1195</span> |[Fizz Buzz Multithreaded](https://leetcode.com/problems/fizz-buzz-multithreaded"交替打印字符串")|[Go](https://github.com/openset/leetcode/tree/master/problems/fizz-buzz-multithreaded)| Medium |
75
76
| <spanid="1194">1194</span> |[Tournament Winners](https://leetcode.com/problems/tournament-winners) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/tournament-winners)| Hard |
76
77
| <spanid="1193">1193</span> |[Monthly Transactions I](https://leetcode.com/problems/monthly-transactions-i"每月交易 I") 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/monthly-transactions-i)| Medium |
77
78
| <spanid="1192">1192</span> |[Critical Connections in a Network](https://leetcode.com/problems/critical-connections-in-a-network"查找集群内的「关键连接」")|[Go](https://github.com/openset/leetcode/tree/master/problems/critical-connections-in-a-network)| Hard |
@@ -123,7 +124,7 @@ LeetCode Problems' Solutions
123
124
| <spanid="1146">1146</span> |[Snapshot Array](https://leetcode.com/problems/snapshot-array"快照数组")|[Go](https://github.com/openset/leetcode/tree/master/problems/snapshot-array)| Medium |
124
125
| <spanid="1145">1145</span> |[Binary Tree Coloring Game](https://leetcode.com/problems/binary-tree-coloring-game"二叉树着色游戏")|[Go](https://github.com/openset/leetcode/tree/master/problems/binary-tree-coloring-game)| Medium |
125
126
| <spanid="1144">1144</span> |[Decrease Elements To Make Array Zigzag](https://leetcode.com/problems/decrease-elements-to-make-array-zigzag"递减元素使数组呈锯齿状")|[Go](https://github.com/openset/leetcode/tree/master/problems/decrease-elements-to-make-array-zigzag)| Medium |
126
-
| <spanid="1143">1143</span> |[Longest Common Subsequence](https://leetcode.com/problems/longest-common-subsequence)|[Go](https://github.com/openset/leetcode/tree/master/problems/longest-common-subsequence)| Medium |
127
+
| <spanid="1143">1143</span> |[Longest Common Subsequence](https://leetcode.com/problems/longest-common-subsequence"最长公共子序列")|[Go](https://github.com/openset/leetcode/tree/master/problems/longest-common-subsequence)| Medium |
127
128
| <spanid="1142">1142</span> |[User Activity for the Past 30 Days II](https://leetcode.com/problems/user-activity-for-the-past-30-days-ii) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/user-activity-for-the-past-30-days-ii)| Easy |
128
129
| <spanid="1141">1141</span> |[User Activity for the Past 30 Days I](https://leetcode.com/problems/user-activity-for-the-past-30-days-i) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/user-activity-for-the-past-30-days-i)| Easy |
129
130
| <spanid="1140">1140</span> |[Stone Game II](https://leetcode.com/problems/stone-game-ii"石子游戏 II")|[Go](https://github.com/openset/leetcode/tree/master/problems/stone-game-ii)| Medium |
@@ -196,7 +197,7 @@ LeetCode Problems' Solutions
196
197
| <spanid="1073">1073</span> |[Adding Two Negabinary Numbers](https://leetcode.com/problems/adding-two-negabinary-numbers"负二进制数相加")|[Go](https://github.com/openset/leetcode/tree/master/problems/adding-two-negabinary-numbers)| Medium |
197
198
| <spanid="1072">1072</span> |[Flip Columns For Maximum Number of Equal Rows](https://leetcode.com/problems/flip-columns-for-maximum-number-of-equal-rows"按列翻转得到最大值等行数")|[Go](https://github.com/openset/leetcode/tree/master/problems/flip-columns-for-maximum-number-of-equal-rows)| Medium |
198
199
| <spanid="1071">1071</span> |[Greatest Common Divisor of Strings](https://leetcode.com/problems/greatest-common-divisor-of-strings"字符串的最大公因子")|[Go](https://github.com/openset/leetcode/tree/master/problems/greatest-common-divisor-of-strings)| Easy |
199
-
| <spanid="1070">1070</span> |[Product Sales Analysis III](https://leetcode.com/problems/product-sales-analysis-iii) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/product-sales-analysis-iii)| Medium |
| <spanid="1067">1067</span> |[Digit Count in Range](https://leetcode.com/problems/digit-count-in-range"范围内的数字计数") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/digit-count-in-range)| Hard |
Copy file name to clipboardExpand all lines: problems/fizz-buzz-multithreaded/README.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
[Next >](https://github.com/openset/leetcode/tree/master/problems/how-many-apples-can-you-put-into-the-basket"How Many Apples Can You Put into the Basket")
Copy file name to clipboardExpand all lines: problems/last-person-to-fit-in-the-elevator/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
[< Previous](https://github.com/openset/leetcode/tree/master/problems/sort-items-by-groups-respecting-dependencies"Sort Items by Groups Respecting Dependencies")
Copy file name to clipboardExpand all lines: readme/301-600.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -311,7 +311,7 @@ LeetCode Problems' Solutions
311
311
| <spanid="547">547</span> |[Friend Circles](https://leetcode.com/problems/friend-circles"朋友圈")|[Go](https://github.com/openset/leetcode/tree/master/problems/friend-circles)| Medium |
312
312
| <spanid="548">548</span> |[Split Array with Equal Sum](https://leetcode.com/problems/split-array-with-equal-sum"将数组分割成和相等的子数组") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/split-array-with-equal-sum)| Medium |
313
313
| <spanid="549">549</span> |[Binary Tree Longest Consecutive Sequence II](https://leetcode.com/problems/binary-tree-longest-consecutive-sequence-ii"二叉树中最长的连续序列") 🔒 |[Go](https://github.com/openset/leetcode/tree/master/problems/binary-tree-longest-consecutive-sequence-ii)| Medium |
314
-
| <spanid="550">550</span> |[Game Play Analysis IV](https://leetcode.com/problems/game-play-analysis-iv) 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/game-play-analysis-iv)| Medium |
314
+
| <spanid="550">550</span> |[Game Play Analysis IV](https://leetcode.com/problems/game-play-analysis-iv"游戏玩法分析 IV") 🔒 |[MySQL](https://github.com/openset/leetcode/tree/master/problems/game-play-analysis-iv)| Medium |
315
315
| <spanid="551">551</span> |[Student Attendance Record I](https://leetcode.com/problems/student-attendance-record-i"学生出勤记录 I")|[Go](https://github.com/openset/leetcode/tree/master/problems/student-attendance-record-i)| Easy |
316
316
| <spanid="552">552</span> |[Student Attendance Record II](https://leetcode.com/problems/student-attendance-record-ii"学生出勤记录 II")|[Go](https://github.com/openset/leetcode/tree/master/problems/student-attendance-record-ii)| Hard |
317
317
| <spanid="553">553</span> |[Optimal Division](https://leetcode.com/problems/optimal-division"最优除法")|[Go](https://github.com/openset/leetcode/tree/master/problems/optimal-division)| Medium |
0 commit comments