|
6 | 6 |
|
7 | 7 | > 个人简介: 化工行业转行计算机全靠自学,目前在国内大厂工作,在力扣上传了数百道问题的解法,本仓库主要是为了总结算法套路与帮助和我一样转行,以及想深入学习算法有大厂梦的兄弟和姐妹们。
|
8 | 8 |
|
9 | | -> 刷题写代码环境, IDE选用 Pycharm 配置几个必要的插件 [Pycharm 写代码插件](https://github.com/ls1248659692/leetcode/blob/master/docs/pycharm_plugin.md) ,并按照要求配置 [leetcode 刷题插件](https://github.com/ls1248659692/leetcode/blob/master/docs/leetcode_plugin.md) |
| 9 | +> 刷题写代码环境, IDE选用 Pycharm 配置几个必要写代码插件 [Pycharm 写代码插件](https://github.com/ls1248659692/leetcode/blob/master/docs/pycharm_plugin.md) ,并配置 [leetcode 刷题插件](https://github.com/ls1248659692/leetcode/blob/master/docs/leetcode_plugin.md) 方便直接拉取leetcode 算法题,直接在IDE 里面写代码和套用算法模板,提高刷题效率。 |
10 | 10 |
|
11 | 11 |
|
12 | 12 | **算法题分类思维导图:**
|
|
0 commit comments