# leetcode-notes **Repository Path**: mirrors_houbb/leetcode-notes ## Basic Information - **Project Name**: leetcode-notes - **Description**: leetcode-notes 力扣算法刷题笔记 数据结构与算法 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-19 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目介绍 leetcode 算法解释。 ## 在线阅读 > [文章笔记](https://houbb.github.io/leetcode-notes) > [文章检索](https://houbb.github.io/leetcode-notes/leetcode/index/leecode.html) ## 可视化 > [可视化](https://houbb.github.io/leetcode-notes/leetcode/visible/index.html) ## 开源项目 [leetcode 算法实现源码](https://github.com/houbb/leetcode) [leetcode 刷题学习笔记](https://github.com/houbb/leetcode-notes) [老马技术博客](https://houbb.github.io/) # 本地启动 ``` npm install npm run docs:clean-dev ```