摘要:
源码地址:https://github.com/whj198579 linkedlist 链表相关的算法 单链表倒置 linkedlist.c 实现单链表倒置非递归和递归两种算法 链表倒数第K个节点 backkth.c 链表倒数第K个节点,如果K大于链表长度则返回NULL 单链表的中间节点 fin... 阅读全文
posted @ 2013-05-15 09:58
BlueMountain_79
阅读(179)
评论(0)
推荐(0)