Skip to content

Commit f76b8c2

Browse files
committed
Update readme.md
1 parent dd2b670 commit f76b8c2

File tree

1 file changed

+0
-10
lines changed
  • LeetCode SQL 50 Solution/1683. Invalid Tweets

1 file changed

+0
-10
lines changed

LeetCode SQL 50 Solution/1683. Invalid Tweets/readme.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,3 @@ WHERE LENGTH(content) > 15;
7373
## 🔗 Useful Links
7474
- 📖 [LeetCode Problem](https://leetcode.com/problems/invalid-tweets/)
7575
- 📝 [MySQL LENGTH Function](https://www.w3schools.com/sql/func_mysql_length.asp)
76-
```
77-
78-
### Features of this `README.md`:
79-
✅ **Concise problem description**
80-
✅ **Example with detailed explanation**
81-
✅ **SQL solution breakdown for clarity**
82-
✅ **Organized repository structure**
83-
✅ **Useful links for learning**
84-
85-
Would you like any modifications? 🚀

0 commit comments

Comments
 (0)