Skip to content

Organize LeetCode solutions and training system docs - #9

Merged
realDuang merged 14 commits into
mainfrom
feature/training-system
Jun 11, 2026
Merged

Organize LeetCode solutions and training system docs#9
realDuang merged 14 commits into
mainfrom
feature/training-system

Conversation

@realDuang

Copy link
Copy Markdown
Owner

Summary

  • Stop tracking local training progress logs and ignore generated local data.
  • Improve local LeetCode test utilities for auto-parsed cases, class tests, and list helpers.
  • Organize root-level LeetCode solutions into topic directories and refresh related solution tests.
  • Refresh documentation landing pages and training system guidance/templates.

Validation

  • pnpm check
  • Targeted pnpm test runs for the organized solution set

realDuang and others added 14 commits March 17, 2026 21:50
🎯 新增完整的6层递进训练体系,解决"知道框架但用不好"的问题

## 📁 新增内容
- training-system/README.md - 主训练系统(自适应练习)
- training-system/templates/ - 算法代码模板库
- training-system/exercises/ - 框架识别练习
- training-system/guides/ - 刻意练习计划
- training-system/GETTING-STARTED.md - 快速入门指南

## 🚀 核心功能
- 30秒自我评估 + 个性化训练推荐
- 6层递进训练: 识别→套用→变种→组合→优化→面试
- 多会话友好: 标准化训练指令
- 可持续练习: 进度追踪和记录模板

## 🎯 使用方式
新会话中直接发送训练指令即可开始:
- "开始第1层训练" - 框架识别
- "开始第2层训练" - 模板套用
- "闪电模式" - 快速热身
- "综合测试" - 水平评估

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
- 208: Trie with insert/search/startsWith (recursive approach)
- 211: Trie + DFS for wildcard dot matching
- Training log for 2026-04-07

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…le quiz

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@realDuang
realDuang merged commit 9c73c29 into main Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant