LeetCode Problems' Solutions In Go For Learning
- https://github.com/haoel/leetcode
- https://github.com/qiyuangong/leetcode
-
每一个题目建立一个文件夹,文件名名称以题目名称命名
-
每一个文件下面包含一个
index.md
文件用来说明题目以及解题思路的说明与总结 -
个人的解题思路以及代码以文件的形式提交到对应的文件夹中,文件以
github用户名.md
作为命名 -
项目根目录下面会有一个列表,该列表对应题目列表并指向对应的文件夹