240 发简信
IP属地:上海
  • Day07|四数相加、赎金信、三数之和、四数之和

    四数相加 题目链接:454. 四数相加 II - 力扣(LeetCode)[https://leetcode.cn/problems/4sum-ii/description/...

  • Day06|有效字母异位词、两数组交集、快乐数、两数之和

    哈希表:用于快速判断一个元素是否存在于集合中 有效字母异位词 题目链接:242. 有效的字母异位词 - 力扣(LeetCode)[https://leetcode.cn/pr...

  • Day04|24.两两交换链表中节点、19. 删除链表的倒数第 N 个结点、链表相交、环形列表

    两两交换链表节点 题目链接:24. 两两交换链表中的节点 - 力扣(LeetCode)[https://leetcode.cn/problems/swap-nodes-in-...

  • Day03|203.移除链表元素 707.设计链表 206.反转链表

    移除链表元素 题目链接:203. 移除链表元素 - 力扣(LeetCode)[https://leetcode.cn/problems/remove-linked-list-...

  • Day02|977.有序数组的平方 ,209.长度最小的子数组 ,59.螺旋矩阵II

    有序数组的平方 题目链接:https://leetcode.cn/problems/squares-of-a-sorted-array/[https://leetcode.c...

  • 120
    Day01| 704. 二分查找、27. 移除元素。

    二分查找 题目链接:https://leetcode.cn/problems/binary-search/[https://leetcode.cn/problems/bina...