Skip to content

Commit fcfe0eb

Browse files
committed
Merge branch 'pr/13'
2 parents 533f484 + c758e70 commit fcfe0eb

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Data Structure and Algorithm/leetcode/lintcode
22

3-
[![Build Status](https://travis-ci.org/billryan/algorithm-exercise.svg?branch=master)](https://travis-ci.org/billryan/algorithm-exercise)
3+
44
[![Slack Status](https://slackin4ds-algo.herokuapp.com/badge.svg)](https://slackin4ds-algo.herokuapp.com/)
5-
[![Chat on Slack](https://img.shields.io/badge/chat-on_slack-orange.svg)](https://ds-algo.slack.com/)
65

76
- English via [Data Structure and Algorithm notes](http://algorithm.yuanbin.me/en/index.html)
87
- 简体中文请戳 [数据结构与算法/leetcode/lintcode题解](http://algorithm.yuanbin.me/zh-hans/index.html)
@@ -30,6 +29,7 @@ You can view/search this document online or offline, feel free to read it. :)
3029
- Site Search via Google: `keywords site:algorithm.yuanbin.me`
3130
- Site Search via Swiftype: Click `Search this site` on the right bottom of webpages
3231

32+
3333
## License
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/>
@@ -77,10 +77,3 @@ Other contributors can be found in [Contributors to algorithm-exercise](https://
7777

7878
## To Do
7979

80-
- [ ] add multiple languages support, currently 繁體中文, 简体中文 are available
81-
- [x] explore nice writing style
82-
- [x] add implementations of `Python`, `C++`, `Java` code
83-
- [x] add time and space complexity analysis
84-
- [x] summary of basic data structure and algorithm
85-
- [x] add CSS for online website <http://algorithm.yuanbin.me>
86-
- [x] add proper Chinese fonts for PDF output

shared-files/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
# Shared Files
2-
3-
This folder exists for files sharing of Multilingual site.

0 commit comments

Comments
 (0)