{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "nan2inf.cn · 算法",
  "home_page_url": "https://nan2inf.cn/algo/",
  "feed_url": "https://nan2inf.cn/algo/feed.json",
  "description": "算法、数据结构、实现笔记，以及竞赛风格的题解整理。",
  "language": "zh-CN",
  "authors": [
    {
      "name": "nan2inf",
      "url": "https://nan2inf.cn/"
    }
  ],
  "items": [
    {
      "id": "https://nan2inf.cn/algo/nowcoder-2024-summer-camp-10/",
      "url": "https://nan2inf.cn/algo/nowcoder-2024-summer-camp-10/",
      "title": "2024 暑期牛客多校训练营 10",
      "summary": "从 .com 迁入的长算法题解，覆盖多级标题、C++ 代码块、公式和题解过程。",
      "content_text": "从 .com 迁入的长算法题解，覆盖多级标题、C++ 代码块、公式和题解过程。",
      "date_published": "2026-06-01T00:00:00.000Z",
      "date_modified": "2026-06-01T00:00:00.000Z",
      "tags": [
        "算法",
        "algo",
        "contest",
        "nowcoder",
        "code",
        "migration"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/linear-list-adt-implementation/",
      "url": "https://nan2inf.cn/algo/linear-list-adt-implementation/",
      "title": "线性表 ADT 的实现",
      "summary": "从 .com 迁移的数据结构实验笔记，覆盖 C++ 代码块、列表、公式和短代码混排。",
      "content_text": "从 .com 迁移的数据结构实验笔记，覆盖 C++ 代码块、列表、公式和短代码混排。",
      "date_published": "2026-06-01T00:00:00.000Z",
      "date_modified": "2026-06-01T00:00:00.000Z",
      "tags": [
        "算法",
        "algo",
        "data-structures",
        "migration"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/queue-boundaries/",
      "url": "https://nan2inf.cn/algo/queue-boundaries/",
      "title": "小系统里的队列边界",
      "summary": "一则关于为什么个人工具后端的后台任务应当基于白名单的小笔记。",
      "content_text": "一则关于为什么个人工具后端的后台任务应当基于白名单的小笔记。",
      "date_published": "2026-05-31T00:00:00.000Z",
      "date_modified": "2026-05-31T00:00:00.000Z",
      "tags": [
        "算法",
        "rq",
        "security",
        "backend"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-course-492/",
      "url": "https://nan2inf.cn/algo/legacy/com-course-492/",
      "title": "课程目录：数据结构与算法综合训练",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "course-map"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-course-607/",
      "url": "https://nan2inf.cn/algo/legacy/com-course-607/",
      "title": "课程目录：算法设计与分析",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/算法设计与分析/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/算法设计与分析/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "course-map"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-499/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-499/",
      "title": "数据结构与算法综合训练 / 相关资料 / 第二次",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/resources/第二次/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/resources/第二次/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "resource",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-498/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-498/",
      "title": "数据结构与算法综合训练 / 相关资料 / 第一次",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/resources/第一次/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/数据结构与算法综合训练/resources/第一次/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "resource",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-352/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-352/",
      "title": "图论与组合：讨论班 / 算法思路",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/图论与组合/chapters/讨论班/算法思路/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/图论与组合/chapters/讨论班/算法思路/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "course-note",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-353/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-353/",
      "title": "图论与组合：讨论班 / 算法证明",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/图论与组合/chapters/讨论班/算法证明/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/math/课程/图论与组合/chapters/讨论班/算法证明/",
      "date_published": "2026-02-12T00:00:00.000Z",
      "date_modified": "2026-02-12T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "course-note",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-224/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-224/",
      "title": "相关资源与比赛：常用 OJ 与资料站",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/oj-and-sites/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/oj-and-sites/",
      "date_published": "2026-02-11T00:00:00.000Z",
      "date_modified": "2026-02-11T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "resource",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-226/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-226/",
      "title": "相关资源与比赛：赛事介绍与参赛方式",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/contest-guide/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/contest-guide/",
      "date_published": "2026-02-11T00:00:00.000Z",
      "date_modified": "2026-02-11T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "resource",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-knowledge-225/",
      "url": "https://nan2inf.cn/algo/legacy/com-knowledge-225/",
      "title": "相关资源与比赛：算法工具箱",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/tools/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/algo-kb/resources/tools/",
      "date_published": "2026-02-11T00:00:00.000Z",
      "date_modified": "2026-02-11T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "resource",
        "course"
      ]
    },
    {
      "id": "https://nan2inf.cn/algo/legacy/com-blog-239/",
      "url": "https://nan2inf.cn/algo/legacy/com-blog-239/",
      "title": "旧博客：2024 暑期牛客多校训练营 10",
      "summary": "从旧 .com 全量搬运的历史内容，来源路径：/blogs/uuku/2024-暑期牛客多校训练营-10/",
      "content_text": "从旧 .com 全量搬运的历史内容，来源路径：/blogs/uuku/2024-暑期牛客多校训练营-10/",
      "date_published": "2024-09-02T00:00:00.000Z",
      "date_modified": "2024-09-02T00:00:00.000Z",
      "tags": [
        "算法",
        "migration",
        "legacy-com",
        "algo",
        "course"
      ]
    }
  ]
}