# LeetCode-Solutions **Repository Path**: kevenge/LeetCode-Solutions ## Basic Information - **Project Name**: LeetCode-Solutions - **Description**: The solutions of leetcode, all of which is write by myself. - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-26 - **Last Updated**: 2022-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeetCode-Solutions ## Introduce The solutions of leetcode, all of which is write by myself. I intend to restore my solutions for some quesions Web, Such as LeetCode, LanQiao, POJ, HOJ, etc. And This project is just created for **Leetcode**. I will keep on adding new solutions! > 永远相信美好的事情即将发生 这里主要是使用 C++编写的 LeetCode 算法,少部分使用 Python 编写。 ## TODO - [ ] 项目规范化 - [ ] 结构合理化 - [ ] 目录记录 ## 已完成部分 - [《剑指offer》](./《剑指offer》/readme.md) - [《程序员面试金典(第6版)》](./程序员面试金典(第%206%20版)/readme.md) - [《LeetCode Solutions》](./Solutions%20for%20Python/readme.md)