码迷,mamicode.com
首页 >  
搜索关键字:删除倒数结点    ( 1个结果
[LeetCode]Remove Nth Node From End of List
Q:Given a linked list, remove the nth node from the end of list and return its head. For example, Given linked list: 1->2->3->4->5, and n = 2. After removing the second node from the ...
分类:其他好文   时间:2015-02-03 13:20:16    阅读次数:132
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!