240 发简信
IP属地:台湾
  • Resize,w 360,h 240
    删除链表的倒数第N个节点,并返回链表的头节点

    面试的时候遇到了一个笔试题,是leetcode的原题 原题的连接:https://leetcode-cn.com/problems/remove...