Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
absognety committed May 4, 2024
1 parent 5cecd6a commit 16bccb3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion LeetCode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,7 @@ scores.length == ages.length
1 <= scores[i] <= 106
1 <= ages[i] <= 1000

Solution: [BTNC.py](https://github.com/absognety/Competitive-Coding-Platforms/blob/master/LeetCode/BTNC.py)
Solution: [BTNC.py](https://github.com/absognety/Competitive-Coding-Platforms/blob/master/LeetCode/BTNC.py)

## SQL Curated Top 50 Questions: [SQL50](https://github.com/absognety/Competitive-Coding-Platforms/tree/master/LeetCode/SQL50)
Link for Leetcode: https://leetcode.com/studyplan/top-sql-50/

0 comments on commit 16bccb3

Please sign in to comment.