更新 README

This commit is contained in:
YDZ
2017-07-20 00:15:55 +08:00
parent f9a18e078e
commit b24294daf5

View File

@ -2,4 +2,11 @@
# LeetCode by Go
[LeetCode Online Judge] (https://leetcode.com/) is a website containing many **algorithm questions**. Most of them are real interview questions of **Google, Facebook, LinkedIn, Apple**, etc. This repo shows my solutions by Go with the code style strictly follows the [Google Golang Style Guide](https://github.com/golang/go/wiki/CodeReviewComments). Please feel free to reference and **STAR** to support this repo, thank you!
![Leetcode](https://leetcode.com/static/images/logolarge.jpg) ![Go](https://github.com/golang/go/blob/master/doc/gopher/fiveyears.jpg?raw=true)
<p align='center'>
<img src='https://leetcode.com/static/images/logolarge.jpg'>
</p>
<p align='center'>
<img src='https://github.com/golang/go/blob/master/doc/gopher/fiveyears.jpg?raw=true'>
</p>