[LeetCode] Split Linked List in Parts 拆分链表成部分

Given a (singly) linked list with head node root, write a function to split the linked list into k consecutive linked list "parts". The length of each
posted @ 2017-11-22 12:04  Grandyang  阅读(5079)  评论(1)    收藏  举报
Fork me on GitHub