Skip to content

Commit df26a39

Browse files
authored
Update README.md
1 parent 577b3eb commit df26a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Solutions for all free SQL challenges on Leetcode executed on MySQL and MS SQL S
2323
| 15 | [586. Customer Placing the Largest Number of Orders](https://leetcode.com/problems/customer-placing-the-largest-number-of-orders/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/586.Customer-Placing-the-Largest-Number-of-Orders.sql) |
2424
| 16 | [595. Big Countries](https://leetcode.com/problems/big-countries/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/595.Big-Countries.sql) |
2525
| 17 | [596. Classes More Than 5 Students](https://leetcode.com/problems/classes-more-than-5-students/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/596.Classes-More-Than-5-Students.sql) |
26-
| 18 | [601. Human Traffic of Stadium](https://leetcode.com/problems/human-traffic-of-stadium/) | [Link]([https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Human-Traffic-of-Stadium.sql](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Hard/601.Human-Traffic-of-Stadium.sql) |
26+
| 18 | [601. Human Traffic of Stadium](https://leetcode.com/problems/human-traffic-of-stadium/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Human-Traffic-of-Stadium.sql](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Hard/601.Human-Traffic-of-Stadium.sql) |
2727
| 19 | [607. Sales Person](https://leetcode.com/problems/sales-person/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Easy/607.Sales-Person.sql) |
2828
| 20 | [608. Tree Node](https://leetcode.com/problems/tree-node/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Medium/608.Tree-Node.sql) |
2929
| 21 | [620. Not Boring Movies](https://leetcode.com/problems/not-boring-movies/) | [Link](https://github.com/qanhnn12/SQL-Leetcode-Challenge-Solutions/blob/main/Not-Boring-Movies.sql) |

0 commit comments

Comments
 (0)