File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Coding Exercises
58
58
| [ Design Twitter] ( https://leetcode.com/problems/design-twitter/ ) | [ Python] ( ./Algorithms/Python/Heaps/Design_Twitter.py ) | Medium|
59
59
| [ Rotten Oranges] ( https://leetcode.com/problems/rotting-oranges/ ) | [ Python] ( ./Algorithms/Python/Graphs/Rotten_Oranges.py ) | Medium|
60
60
| [ 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|
62
62
63
63
64
64
### Databases
You can’t perform that action at this time.
0 commit comments