Skip to content

Commit dfde9b9

Browse files
Update README.md
1 parent 4ce4df2 commit dfde9b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|299|110|152|37|
7+
|300|110|153|37|
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)
@@ -276,6 +276,7 @@
276276
595. [Big Countries](https://github.com/assassint2017/leetcode-algorithm/tree/master/Big%20Countries)
277277
596. [Classes More Than 5 Students](https://github.com/assassint2017/leetcode-algorithm/tree/master/Classes%20More%20Than%205%20Students)
278278
620. [Not Boring Movies](https://github.com/assassint2017/leetcode-algorithm/tree/master/Not%20Boring%20Movies)
279+
622. [Design Circular Queue](https://github.com/assassint2017/leetcode-algorithm/tree/master/Design%20Circular%20Queue)
279280
627. [Swap Salary](https://github.com/assassint2017/leetcode-algorithm/tree/master/Swap%20Salary)
280281
628. [Maximum Product of Three Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Maximum%20Product%20of%20Three%20Numbers)
281282
633. [Sum of Square Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20of%20Square%20Numbers)

0 commit comments

Comments
 (0)