Skip to content

Commit ed60162

Browse files
committed
Update readme.md
1 parent 9e7cb82 commit ed60162

File tree

1 file changed

+0
-6
lines changed
  • LeetCode SQL 50 Solution/585. Investments in 2016

1 file changed

+0
-6
lines changed

LeetCode SQL 50 Solution/585. Investments in 2016/readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
Below is the structured README.md file for **LeetCode 585: Investments in 2016**, including the problem statement, example, solution approaches (SQL and Pandas), file structure, and useful links.
21

3-
---
42

53
# **585. Investments in 2016**
64

@@ -141,7 +139,3 @@ LeetCode585/
141139
- [SQL Window Functions](https://www.w3schools.com/sql/sql_window.asp)
142140
- [Pandas GroupBy Documentation](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.groupby.html)
143141
- [Pandas Transform Documentation](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.transform.html)
144-
145-
---
146-
147-
This structured format provides a clear overview of the problem and multiple solution approaches. Happy coding! 🚀

0 commit comments

Comments
 (0)