We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2ff93 commit 71a19ebCopy full SHA for 71a19eb
Linked_List/061.Rotate-List/Readme.md
@@ -1,4 +1,4 @@
1
-###061.Rotate-List
+### 061.Rotate-List
2
此题对于链表的操作包括:
3
4
1. 确定链表的总长度Len,注意如果Len==0时的处理(此时可以顺便记录末尾节点end)
0 commit comments