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
@@ -214,6 +214,7 @@ Because this project necessitated a framework to enable consistent daily practic
214
214
| 178 |[Shortest Distance in a Line](https://leetcode.com/problems/shortest-distance-in-a-line/description/)|[Solution](solutions/178_shortest_distance_in_a_line.md)| LeetCode | Easy |`SELF-JOIN` vs `CROSS JOIN`|
215
215
| 179 |[Friendly Movies Streamed Last Month](https://leetcode.com/problems/friendly-movies-streamed-last-month/description/)|[Solution](solutions/179_friendly_movies_streamed_last_month.md)| LeetCode | Easy ||
216
216
| 180 |[Books with NULL Ratings](https://leetcode.com/problems/books-with-null-ratings/description/)|[Solution](solutions/180_books_with_null_ratings.md)| LeetCode | Easy ||
217
+
| 181 |[Customer Order Frequency](https://leetcode.com/problems/customer-order-frequency/description/)|[Solution](solutions/181_customer_order_frequency.md)| LeetCode | Easy |`USING`, `HAVING`|
217
218
<!-- Index End - WARNING: Do not delete or modify this markdown comment. -->
0 commit comments