# LeetCode **Repository Path**: snow-tyan/LeetCode ## Basic Information - **Project Name**: LeetCode - **Description**: LeetCode records - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-26 - **Last Updated**: 2022-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, Python, LeetCode, 剑指offer ## README ## [LeetCode](leetcode-cn.com) #### LeetCode刷题记录 包含每日一题和各分类 1. 数组 双指针 滑窗 2. 链表 哑结点 快慢指针 3. 二叉树 递归 非递归 4. 回溯 组合 排列 子集 5. 动态规划 背包 子序列 子数组 子串 6. 贪心 7. 单调栈 从栈顶到栈底的顺序 08/27/2021 Changchun,China