Skip to content

Commit 1fefe34

Browse files
committed
update donation
1 parent e10ea9b commit 1fefe34

6 files changed

Lines changed: 127 additions & 0 deletions

File tree

README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,45 @@ You can view/search this document online or offline, feel free to read it. :)
3434

3535
This work is licensed under the **Creative Commons Attribution-ShareAlike 4.0 International License**. To view a copy of this license, please visit <http://creativecommons.org/licenses/by-sa/4.0/>
3636

37+
## Contribution
38+
39+
- [English](http://algorithm.yuanbin.me/en/index.html) is maintained by [@billryan](https://github.com/billryan)
40+
- [简体中文](http://algorithm.yuanbin.zh-hans/index.html) is maintained by [@billryan](https://github.com/billryan), [@Shaunwei](https://github.com/Shaunwei)
41+
- [繁體中文](http://algorithm.yuanbin.me/zh-tw/index.html) is maintained by [@CrossLuna](https://github.com/CrossLuna)
42+
43+
Other contributors can be found in [Contributors to algorithm-exercise](https://github.com/billryan/algorithm-exercise/graphs/contributors)
44+
45+
### Donation
46+
47+
#### 支付宝
48+
49+
![支付宝打赏](./shared-files/images/alipay_billryan_qr15x15.png)
50+
账户名:yuanbin2014(at)gmail.com 金额随意
51+
52+
#### Wechat
53+
54+
![Red Packet](./shared-files/images/wechat_billryan_qr15x15.png)
55+
金额随意
56+
57+
#### PayPal
58+
59+
账户名:yuanbin2014(at)gmail.com 金额随意,付款时选择 friends and family
60+
61+
隐私考虑,以下名单隐去了部分个人信息,有些名单若没来得及添加,可私下联系我加上。
62+
63+
- `taoli***@gmail.com`, 支付宝转账
64+
- `张亚*`, 支付宝转账
65+
- `俞卓*`, 支付宝转账
66+
- `季*`, 支付宝转账
67+
- `wen***@126.com`, 支付宝转账
68+
- `she***@163.com`, 支付宝转账
69+
- `185****0032`, 支付宝转账
70+
- `136***0794`, 支付宝转账
71+
- `187***2296`, 支付宝转账
72+
- `don***@163.com`, 支付宝转账
73+
74+
所得捐款用于七牛 CDN 流量付费/激励 Contributors 写出更好的内容/购买书籍/西瓜/饮料
75+
3776
## To Do
3877

3978
- [ ] add multiple languages support, currently 繁體中文, 简体中文 are available

en/README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,45 @@ You can view/search this document online or offline, feel free to read it. :)
3434

3535
This work is licensed under the **Creative Commons Attribution-ShareAlike 4.0 International License**. To view a copy of this license, please visit <http://creativecommons.org/licenses/by-sa/4.0/>
3636

37+
## Contribution
38+
39+
- [English](http://algorithm.yuanbin.me/en/index.html) is maintained by [@billryan](https://github.com/billryan)
40+
- [简体中文](http://algorithm.yuanbin.zh-hans/index.html) is maintained by [@billryan](https://github.com/billryan), [@Shaunwei](https://github.com/Shaunwei)
41+
- [繁體中文](http://algorithm.yuanbin.me/zh-tw/index.html) is maintained by [@CrossLuna](https://github.com/CrossLuna)
42+
43+
Other contributors can be found in [Contributors to algorithm-exercise](https://github.com/billryan/algorithm-exercise/graphs/contributors)
44+
45+
### Donation
46+
47+
#### 支付宝
48+
49+
![支付宝打赏](../shared-files/images/alipay_billryan_qr15x15.png)
50+
账户名:yuanbin2014(at)gmail.com 金额随意
51+
52+
#### Wechat
53+
54+
![Red Packet](../shared-files/images/wechat_billryan_qr15x15.png)
55+
金额随意
56+
57+
#### PayPal
58+
59+
账户名:yuanbin2014(at)gmail.com 金额随意,付款时选择 friends and family
60+
61+
隐私考虑,以下名单隐去了部分个人信息,有些名单若没来得及添加,可私下联系我加上。
62+
63+
- `taoli***@gmail.com`, 支付宝转账
64+
- `张亚*`, 支付宝转账
65+
- `俞卓*`, 支付宝转账
66+
- `季*`, 支付宝转账
67+
- `wen***@126.com`, 支付宝转账
68+
- `she***@163.com`, 支付宝转账
69+
- `185****0032`, 支付宝转账
70+
- `136***0794`, 支付宝转账
71+
- `187***2296`, 支付宝转账
72+
- `don***@163.com`, 支付宝转账
73+
74+
所得捐款用于七牛 CDN 流量付费/激励 Contributors 写出更好的内容/购买书籍/西瓜/饮料
75+
3776
## To Do
3877

3978
- [ ] add multiple languages support, currently 繁體中文, 简体中文 are available

images/alipay_billryan_qr15x15.png

-10.7 KB
Binary file not shown.
3.93 KB
Loading
24.4 KB
Loading

zh-hans/README.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,52 @@ Slack 的自助邀请注册功能已启用,访问 <http://slackin4ds-algo.hero
100100
- [The Algorithm Design Manual](http://www.amazon.com/exec/obidos/ASIN/1848000693/thealgorithmrepo), 作者还放出了自己上课的视频和slides - [Skiena's Audio Lectures](http://www3.cs.stonybrook.edu/~algorith/video-lectures/)[The Algorithm Design Manual (豆瓣)](http://book.douban.com/subject/3072383/)
101101
- 大部头有 *Introduction to Algorithm* 和 TAOCP
102102
- *Cracking The Coding Interview* - 著名的CTCI(又称CC150),除了算法数据结构等题以外,还包含OO Design, Database, System Design, Brain Teaser等类型的题目。**准备技术面试的同学一定要看**
103+
104+
## Contribution
105+
106+
- [English](http://algorithm.yuanbin.me/en/index.html) is maintained by [@billryan](https://github.com/billryan)
107+
- [简体中文](http://algorithm.yuanbin.zh-hans/index.html) is maintained by [@billryan](https://github.com/billryan), [@Shaunwei](https://github.com/Shaunwei)
108+
- [繁體中文](http://algorithm.yuanbin.me/zh-tw/index.html) is maintained by [@CrossLuna](https://github.com/CrossLuna)
109+
110+
Other contributors can be found in [Contributors to algorithm-exercise](https://github.com/billryan/algorithm-exercise/graphs/contributors)
111+
112+
### Donation
113+
114+
#### 支付宝
115+
116+
![支付宝打赏](../shared-files/images/alipay_billryan_qr15x15.png)
117+
账户名:yuanbin2014(at)gmail.com 金额随意
118+
119+
#### Wechat
120+
121+
![Red Packet](../shared-files/images/wechat_billryan_qr15x15.png)
122+
金额随意
123+
124+
#### PayPal
125+
126+
账户名:yuanbin2014(at)gmail.com 金额随意,付款时选择 friends and family
127+
128+
隐私考虑,以下名单隐去了部分个人信息,有些名单若没来得及添加,可私下联系我加上。
129+
130+
- `taoli***@gmail.com`, 支付宝转账
131+
- `张亚*`, 支付宝转账
132+
- `俞卓*`, 支付宝转账
133+
- `季*`, 支付宝转账
134+
- `wen***@126.com`, 支付宝转账
135+
- `she***@163.com`, 支付宝转账
136+
- `185****0032`, 支付宝转账
137+
- `136***0794`, 支付宝转账
138+
- `187***2296`, 支付宝转账
139+
- `don***@163.com`, 支付宝转账
140+
141+
所得捐款用于七牛 CDN 流量付费/激励 Contributors 写出更好的内容/购买书籍/西瓜/饮料
142+
143+
## To Do
144+
145+
- [ ] add multiple languages support, currently 繁體中文, 简体中文 are available
146+
- [x] explore nice writing style
147+
- [x] add implementations of `Python`, `C++`, `Java` code
148+
- [x] add time and space complexity analysis
149+
- [x] summary of basic data structure and algorithm
150+
- [x] add CSS for online website <http://algorithm.yuanbin.me>
151+
- [x] add proper Chinese fonts for PDF output

0 commit comments

Comments
 (0)