Skip to content

Commit 12d6e1f

Browse files
committed
Update readme.md
1 parent 19adbad commit 12d6e1f

File tree

1 file changed

+0
-7
lines changed
  • LeetCode SQL 50 Solution/626. Exchange Seats

1 file changed

+0
-7
lines changed

LeetCode SQL 50 Solution/626. Exchange Seats/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 626: Exchange Seats**, including the problem statement, example, SQL and Pandas solutions, file structure, and useful links.
2-
3-
---
4-
51
# **626. Exchange Seats**
62

73
## **Problem Statement**
@@ -149,6 +145,3 @@ LeetCode626/
149145
- [Pandas apply() Documentation](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.apply.html)
150146
- [Pandas DataFrame Sorting](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.sort_values.html)
151147

152-
---
153-
154-
This structured format provides a comprehensive overview of the problem along with multiple solution approaches. Happy coding! 🚀

0 commit comments

Comments
 (0)