Skip to content

Commit d1f9a4a

Browse files
committed
Update site data
1 parent 956492e commit d1f9a4a

22 files changed

+4739
-4267
lines changed

.problemList.json

+10
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,16 @@
585585
"https://leetcode.com/problems/copy-list-with-random-pointer/",
586586
"0138"
587587
],
588+
[
589+
"Design Linked List",
590+
"https://leetcode.com/problems/design-linked-list/",
591+
"0707"
592+
],
593+
[
594+
"Design Browser History",
595+
"https://leetcode.com/problems/design-browser-history/",
596+
"1472"
597+
],
588598
[
589599
"Add Two Numbers",
590600
"https://leetcode.com/problems/add-two-numbers/",

0 commit comments

Comments
 (0)