摘要:
Nth to Last Node in ListFind the nth to last element of a singly linked list.The minimum number of nodes in list is n.ExampleGiven a List 3->2->1->5->... 阅读全文
posted @ 2015-11-24 15:05
一心一念
阅读(150)
评论(0)
推荐(0)