Skip to content

Commit 18a5185

Browse files
Commit from GitHub Actions (Generate README.md)
1 parent bd7a09d commit 18a5185

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
My [LeetCode](https://leetcode.com/) submissions
66

77
- <span style="color: #00af9b;">Easy</span>: 118 / 780
8-
- <span style="color: #ffb800;">Medium</span>: 90 / 1614
8+
- <span style="color: #ffb800;">Medium</span>: 91 / 1614
99
- <span style="color: #ff2d55;">Hard</span>: 8 / 683
1010

1111
## Index
@@ -203,6 +203,7 @@ My [LeetCode](https://leetcode.com/) submissions
203203
| 1795 | <span style="color: #00af9b;">Easy</span> | [Rearrange Products Table](https://leetcode.com/problems/rearrange-products-table/) | [1795-rearrange-products-table.sql](./code/easy/1795-rearrange-products-table.sql) | `N/A` | `N/A` |
204204
| 1873 | <span style="color: #00af9b;">Easy</span> | [Calculate Special Bonus](https://leetcode.com/problems/calculate-special-bonus/) | [1873-calculate-special-bonus.sql](./code/easy/1873-calculate-special-bonus.sql) | `N/A` | `N/A` |
205205
| 1890 | <span style="color: #00af9b;">Easy</span> | [The Latest Login in 2020](https://leetcode.com/problems/the-latest-login-in-2020/) | [1890-the-latest-login-in-2020.sql](./code/easy/1890-the-latest-login-in-2020.sql) | `N/A` | `N/A` |
206+
| 1934 | <span style="color: #ffb800;">Medium</span> | [Confirmation Rate](https://leetcode.com/problems/confirmation-rate/) | [1934-confirmation-rate.sql](./code/medium/1934-confirmation-rate.sql) | `N/A` | `N/A` |
206207
| 1965 | <span style="color: #00af9b;">Easy</span> | [Employees With Missing Information](https://leetcode.com/problems/employees-with-missing-information/) | [1965-employees-with-missing-information.sql](./code/easy/1965-employees-with-missing-information.sql) | `N/A` | `N/A` |
207208

208209
### TypeScript

0 commit comments

Comments
 (0)