Nagato at sea

  • 首页

  • 关于Z

  • 标签

  • 分类

  • 归档

不知道起什么标题

发表于 2022-11-20 更新于 2022-11-22

[deprecated]

阅读全文 »

codeforces每日打卡题列表[置顶]

发表于 2019-08-30 更新于 2022-11-20 分类于 Codeforces

2019年9月17日: 793[B], 652[C] 2019年9月16日: 320[B], 166[E] 2019年9月15日: 1167[C], 1120[D] 2019年9月14日: 114[B ...

阅读全文 »

Hello World

发表于 2022-11-20 更新于 2022-11-21 分类于 random-notes
Here's something encrypted, password is required to continue reading.
阅读全文 »

leetcode-[word系列]-[79,212,126,127,139,140,290,291]

发表于 2022-11-20 分类于 Leetcode

lc上有这样关键词含有word的两两成组的八道题, 分别是word break I&II, word pattern I&II, word ladder I&II, word ...

阅读全文 »

leetcode-[单调队列]-[239,1425]

发表于 2022-11-20 分类于 Leetcode

239. Sliding Window Maximum思路类似这种在某个valid value set里面取最值的题目其实很多, 比如218 city skyline问题的heap解法, 也是把当前有 ...

阅读全文 »

leetcode-1274-Number of Ships in a Rectangle

发表于 2019-12-01 更新于 2022-11-20 分类于 Leetcode_premium

描述On the sea represented by a cartesian plane, each ship is located at an integer point, and each in ...

阅读全文 »

leetcode-369-Plus-One-Linked-List

发表于 2019-11-26 更新于 2022-11-20 分类于 Leetcode_premium

描述给定一个非负整数,这个整数表示为一个非空的单链表,每个节点表示这个整数的一位。返回这个整数加一。 除了0本身,所有数字在最高位前都没有0。 列表的头节点存的是这个整数的最高位。 样例1 输入: 1 ...

阅读全文 »

Leetcode-subarray和substring上面的双指针/滑动窗口

发表于 2019-11-26 更新于 2022-11-20 分类于 Leetcode

3. Longest Substring Without Repeating Characters给定一个字符串,返回其中不含有重复字符的最长子串的长度。 class Solution(object) ...

阅读全文 »

leetcode-1246-Palindrome Removal

发表于 2019-11-02 更新于 2022-11-20 分类于 Leetcode

描述(搬运)Given an integer array arr, in one move you can select a palindromic subarray arr[i], arr[i+1] ...

阅读全文 »

lintcode-126. Max Tree

发表于 2019-09-26 更新于 2022-11-20 分类于 Lintcode

描述Given an integer array with no duplicates. A max tree building on this array is defined as follow: ...

阅读全文 »
12…5
Z

Z

一些题目笔记。
49 日志
8 分类
43 标签
GitHub E-Mail Weibo Google Twitter Leetcode
© 2022 Z
由 Hexo 强力驱动 v3.9.0
|
主题 – NexT.Pisces v7.3.0
|