Skip to content

Commit 0eda942

Browse files
committed
update
1 parent cc0bfcc commit 0eda942

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
<br>
2828

2929
## Array Easy
30+
| # | Title | Solution | Time | Space | Video|
31+
| --- | ----- | -------- | ---- | ----- | ---- |
3032
|624| [Maximum Distance in Arrays](https://leetcode.com/problems/maximum-distance-in-arrays/description/) | [Python](./array/624.py) | _O(n)_| _O(1)_ ||
3133

3234

0 commit comments

Comments
 (0)