Skip to content

Commit 9e94095

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 729e24e commit 9e94095

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
[![Build Status](https://www.travis-ci.org/aQuaYi/LeetCode-in-Golang.svg?branch=master)](https://www.travis-ci.org/aQuaYi/LeetCode-in-Golang)
55
[![codecov](https://codecov.io/gh/aQuaYi/LeetCode-in-Golang/branch/master/graph/badge.svg)](https://codecov.io/gh/aQuaYi/LeetCode-in-Golang)
66

7-
## 答题进度:21%
7+
## 答题进度:22%
88
|Category|Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|38 / 142|53 / 246|15 / 92|106 / 480|
10+
|**Algorithms**|38 / 142|54 / 246|15 / 92|107 / 480|
1111
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
12-
|**Total**|38 / 143|53 / 250|15 / 92|106 / 485|
12+
|**Total**|38 / 143|54 / 250|15 / 92|107 / 485|
1313

1414
> 只统计了免费题
1515
## 参考解答
@@ -109,6 +109,7 @@
109109
|283|[Move Zeroes](./Algorithms/0283.move-zeroes)||49%||
110110
|287|[Find the Duplicate Number](./Algorithms/0287.find-the-duplicate-number)|☆ ☆|43%||
111111
|289|[Game of Life](./Algorithms/0289.game-of-life)|☆ ☆|36%||
112+
|380|[Insert Delete GetRandom O(1)](./Algorithms/0380.insert-delete-getrandom-o1)|☆ ☆|39%||
112113
|414|[Third Maximum Number](./Algorithms/0414.third-maximum-number)||27%||
113114
|448|[Find All Numbers Disappeared in an Array](./Algorithms/0448.find-all-numbers-disappeared-in-an-array)||51%||
114115
|485|[Max Consecutive Ones](./Algorithms/0485.max-consecutive-ones)||54%||

leetcode.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)