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
+1
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ LeetCode
43
43
| 181 |[Employees Earning More Than Their Managers](https://leetcode.com/problems/employees-earning-more-than-their-managers/description/)| Easy |[MySQL](./database/181.employees-earning-more-than-their-managers.sql)|
| 183 |[Customers Who Never Order](https://leetcode.com/problems/customers-who-never-order/)| Easy |[MySQL](./database/183.customers-who-never-order.sql)|
46
+
| 184 |[Department Highest Salary](https://leetcode.com/problems/department-highest-salary/description/)| Medium |[MySQL](./database/184.department-highest-salary.sql)|
0 commit comments