Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a0a77c8

Browse files
authored
Update README.md
1 parent 3c0d8f4 commit a0a77c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The solutions are located under `/LeetcodeProblems`. Each problem has a test fil
1515

1616
| Name | Level | Link |
1717
| - | - | - |
18+
| [Count of Smaller Numbers After Self ](/LeetcodeProblems/Algorithms/count-of-smaller-numbers-after-self) | Hard | https://leetcode.com/problems/count-of-smaller-numbers-after-self/ |
1819
| [Edit Distance ](/LeetcodeProblems/Algorithms/Edit_Distance.js) | Hard | https://leetcode.com/problems/edit-distance/ |
1920
| [Remove Invalid Parentheses ](/LeetcodeProblems/Algorithms/Remove_Invalid_Parentheses.js) | Hard | https://leetcode.com/problems/remove-invalid-parentheses/ |
2021
| [Longest Consecutive Sequence ](/LeetcodeProblems/Algorithms/Longest_Consecutive_Sequence.js) | Hard | https://leetcode.com/problems/longest-consecutive-sequence/ |

0 commit comments

Comments
 (0)