Skip to content

Commit 357bbc4

Browse files
author
lewis617
committed
Merge remote-tracking branch 'origin/master'
2 parents d22d9fb + 520e4ed commit 357bbc4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
[![Build Status](https://travis-ci.org/lewis617/javascript-datastructures-algorithms.svg?branch=master)](https://travis-ci.org/lewis617/javascript-datastructures-algorithms)
33
[![codecov](https://codecov.io/gh/lewis617/javascript-datastructures-algorithms/branch/master/graph/badge.svg)](https://codecov.io/gh/lewis617/javascript-datastructures-algorithms)
44

5-
本教程的特点:
6-
7-
- 使用 JavaScript 描述算法
8-
- 示例代码完整可运行
9-
- 测试用例的代码覆盖率高达 100%
10-
115
## 预备
126

137
[在 JavaScript 中使用构造器函数模拟类](https://lewis617.github.io/2017/02/15/construcor-function-create-class/)
@@ -42,7 +36,7 @@
4236

4337
[贪心算法题:分饼干](https://lewis617.github.io/2017/03/11/assign-cookies/)
4438

45-
## 其他教程
39+
## 其他技术博客
4640

4741
[React+Redux系列教程](https://github.com/lewis617/react-redux-tutorial)
4842

0 commit comments

Comments
 (0)