Skip to content

Commit b780b9e

Browse files
committed
Update readme.md
1 parent ff5eba2 commit b780b9e

File tree

1 file changed

+0
-7
lines changed
  • LeetCode SQL 50 Solution/596. Classes More Than 5 Students

1 file changed

+0
-7
lines changed

LeetCode SQL 50 Solution/596. Classes More Than 5 Students/readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
Below is the structured README.md snippet for **LeetCode 596: Classes More Than 5 Students** including the problem statement, example, solution approaches (SQL and Pandas), file structure, and useful links.
2-
3-
---
4-
51
# **596. Classes More Than 5 Students**
62

73
## **Problem Statement**
@@ -112,6 +108,3 @@ LeetCode596/
112108
- [SQL GROUP BY and HAVING Clause](https://www.w3schools.com/sql/sql_groupby.asp)
113109
- [Pandas GroupBy Documentation](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.groupby.html)
114110

115-
---
116-
117-
This structured format provides a comprehensive overview of the problem along with multiple solution approaches. Happy coding! 🚀

0 commit comments

Comments
 (0)