Skip to content

Commit 43e4bbb

Browse files
Update README.md
1 parent 3d817db commit 43e4bbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|274|100|138|36|
7+
|275|101|138|36|
88
----
99
1. [Two Sum](https://github.com/assassint2017/leetcode-algorithm/tree/master/Two%20Sum)
1010
2. [Add Two Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Add%20Two%20Numbers)
@@ -265,6 +265,7 @@
265265
627. [Swap Salary](https://github.com/assassint2017/leetcode-algorithm/tree/master/Swap%20Salary)
266266
628. [Maximum Product of Three Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Maximum%20Product%20of%20Three%20Numbers)
267267
633. [Sum of Square Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20of%20Square%20Numbers)
268+
637. [Average of Levels in Binary Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Average%20of%20Levels%20in%20Binary%20Tree)
268269
648. [Redundant Connection](https://github.com/assassint2017/leetcode-algorithm/tree/master/Redundant%20Connection)
269270
674. [Longest Continuous Increasing Subsequence](https://github.com/assassint2017/leetcode-algorithm/tree/master/Longest%20Continuous%20Increasing%20Subsequence)
270271
692. [Top K Frequent Words](https://github.com/assassint2017/leetcode-algorithm/tree/master/Top%20K%20Frequent%20Words)

0 commit comments

Comments
 (0)