Skip to content

Commit d46a3a5

Browse files
authored
Update README.en.md
1 parent e5f1212 commit d46a3a5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.en.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,9 @@ The data structures mainly include:
9696

9797
> Here only lists some **representative problems** but not all.
9898
99-
#### Easy (Translation in Progress)
99+
#### Easy
100100

101-
- [0001.TwoSum](./problems/1.two-sum.en.md)🆕
102-
- [0053.maximum-sum-subarray](./problems/53.maximum-sum-subarray-en.md)
103-
- [0198.house-robber](./problems/198.house-robber.en.md)🆕
104-
- [0501.find-mode-in-binary-search-tree](./problems/501.Find-Mode-in-Binary-Search-Tree-en.md)🆕
101+
- [Easy Collection](https://github.com/azl397985856/leetcode/blob/master/collections/easy.en.md)
105102

106103
#### Medium (Translation in Progress)
107104

0 commit comments

Comments
 (0)