Skip to content

Commit c59c8cf

Browse files
committed
Update readme.md
1 parent 52a53e5 commit c59c8cf

File tree

1 file changed

+0
-7
lines changed
  • LeetCode SQL 50 Solution/610. Triangle Judgement

1 file changed

+0
-7
lines changed

LeetCode SQL 50 Solution/610. Triangle Judgement/readme.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Below is the structured README.md snippet for **LeetCode 610: Triangle Judgement**, including the problem statement, example, solution approaches (SQL and Pandas), file structure, and useful links.
2-
3-
---
41

52
# **610. Triangle Judgement**
63

@@ -110,7 +107,3 @@ LeetCode610/
110107
- [LeetCode Problem 610](https://leetcode.com/problems/triangle-judgement/)
111108
- [SQL IF Function](https://www.w3schools.com/sql/func_mysql_if.asp)
112109
- [Pandas apply() Documentation](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.apply.html)
113-
114-
---
115-
116-
This structured format provides a comprehensive overview of the problem along with multiple solution approaches. Happy coding! 🚀

0 commit comments

Comments
 (0)