Skip to content

Commit faffe56

Browse files
authored
Update Readme.md
1 parent 1c60c7c commit faffe56

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
@@ -433,7 +433,7 @@
433433
1288.Remove Covered Intervals (TBD)
434434

435435
#### [Linked List](https://github.com/wisdompeak/LeetCode/tree/master/Linked_List)
436-
061.Rotate-List
436+
[061.Rotate-List](https://github.com/wisdompeak/LeetCode/tree/master/Linked_List/061.Rotate-List) (M)
437437
[086.Partition-List](https://github.com/wisdompeak/LeetCode/tree/master/Linked_List/086.Partition-List) (M)
438438
[142.Linked List Cycle II](https://github.com/wisdompeak/LeetCode/blob/master/Linked_List/142.Linked-List-Cycle-II/) (M+)
439439
[109.Convert-Sorted-List-to-Binary-Search-Tree](https://github.com/wisdompeak/LeetCode/tree/master/Linked_List/109.Convert-Sorted-List-to-Binary-Search-Tree) (M)

0 commit comments

Comments
 (0)