You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/3001-4000/unorganized.md
+12-2
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,9 @@ The improved way with a queue is commonly more efficient. Relaxing **All Edges**
62
62
## Others
63
63
* Find all the prime numbers within 1000000.
64
64
65
+
## Solutions which need a perfection
66
+
- 583 https://leetcode.cn/problems/delete-operation-for-two-strings/ would be better use https://leetcode.cn/problems/delete-operation-for-two-strings/submissions/597725071/ as the first option.
67
+
65
68
## Skipped problems/solutions
66
69
- 704 Binary Search Algorithm
67
70
- 27 Fast and Slow Pointers
@@ -152,10 +155,14 @@ The improved way with a queue is commonly more efficient. Relaxing **All Edges**
0 commit comments