Skip to content

Commit ea16272

Browse files
authored
Update README.md
1 parent a459c8a commit ea16272

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
@@ -58,6 +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|
6162

6263

6364
### Databases

0 commit comments

Comments
 (0)