# CrackCode **Repository Path**: timegarage/CrackCode ## Basic Information - **Project Name**: CrackCode - **Description**: 算法刷题记录,不定期更新。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2021-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CrackCode [![HitCount](http://hits.dwyl.io/TimeGarage/TimeGarage/CrackCode.svg)](http://hits.dwyl.io/TimeGarage/TimeGarage/CrackCode)  ![stars](https://img.shields.io/github/stars/TimeGarage/CrackCode?color=yellow&style=flat-square)  ![forks](https://img.shields.io/github/forks/TimeGarage/CrackCode?style=flat-square)  ![issues](https://img.shields.io/github/issues/TimeGarage/CrackCode?color=red&style=flat-square)  ![license](https://img.shields.io/github/license/TimeGarage/CrackCode?style=flat-square) 算法刷题记录,不定期更新。 ### 记录表格 - #### Leetcode | 名称 | 考点 | 来源 | 语言 | 题解 | 难度 | | --------------------- | -------------- | ------------------------------------------------------------ | ---- | ---- | ---- | | IP地址复原 | 回溯法 | [Leetcode #93](https://leetcode-cn.com/problems/restore-ip-addresses/) | Java | | | | 买卖股票的最佳时机 II | 动态规划/递归 | [Leetcode #122](https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock-ii/) | Java | | | | 不同路径 II | 动态规划/递归 | [Leetcode #63](https://leetcode-cn.com/problems/unique-paths-ii/) | Java | | | | 两数之和 | 数组/Hash | [Leetcode #1](https://leetcode-cn.com/problems/two-sum/) | Java | | | | 盛最多水的容器 | 双指针算法 | [Leetcode #11](https://leetcode-cn.com/problems/container-with-most-water/) | Java | | | | 验证栈序列 | 栈的特性及操作 | [Leetcode #946](https://leetcode-cn.com/problems/validate-stack-sequences/) | Java | | | | 高精度加法 | 数组 | [Leetcode #66](https://leetcode-cn.com/problems/plus-one/) | Java | | | - #### 剑指Offer - #### Kickstart ### 联系方式 个人博客:[「少数派报告」](https://www.timegarage.works) Email:82610725@163.com WeChat:DalePeng img