Skip to content

Commit 0482dba

Browse files
authored
Update README.md
1 parent ea16272 commit 0482dba

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
@@ -58,7 +58,7 @@ Coding Exercises
5858
|[Design Twitter](https://leetcode.com/problems/design-twitter/) | [Python](./Algorithms/Python/Heaps/Design_Twitter.py)|Medium|
5959
|[Rotten Oranges](https://leetcode.com/problems/rotting-oranges/) | [Python](./Algorithms/Python/Graphs/Rotten_Oranges.py)|Medium|
6060
|[Palindrome Number](https://leetcode.com/problems/palindrome-number/) | [Python](./Algorithms/Python/Math_and_Geometry/Palindrome_Number.py)|Easy|
61-
|[Redundant Connections](https://leetcode.com/problems/redundant-connections/) | [Python](./Algorithms/Python/Graphs/Redundant_Connections.py)|Medium|
61+
|[Redundant Connection](https://leetcode.com/problems/redundant-connection/) | [Python](./Algorithms/Python/Graphs/Redundant_Connection.py)|Medium|
6262

6363

6464
### Databases

0 commit comments

Comments
 (0)