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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,7 @@ The problems and both submitted and site solutions are documented in individual
178
178
| 143 |[Rank Scores](https://leetcode.com/problems/rank-scores/description/)|[Solution](solutions/143_rank_scores.md)| LeetCode | Medium ||
179
179
| 144 |[Customers Who Never Order](https://leetcode.com/problems/customers-who-never-order/description/)|[Solution](solutions/144_customers_who_never_order.md)| LeetCode | Easy ||
180
180
| 145 |[Game Play Analysis I](https://leetcode.com/problems/game-play-analysis-i/description/)|[Solution](solutions/145_game_play_analysis_i.md)| LeetCode | Easy ||
181
+
| 146 |[Department Highest Salary](https://leetcode.com/problems/department-highest-salary/description/)|[Solution](solutions/146_department_highest_salary.md)| LeetCode | Medium ||
181
182
<!-- Index End - WARNING: Do not delete or modify this markdown comment. -->
0 commit comments