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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -466,6 +466,7 @@ Solutions to LeetCode problems. The first column links to the problem in LeetCod
466
466
|[2300. Successful Pairs of Spells and Potions][lc2300]| 🟠 Medium |[][lc2300py][][lc2300rs]|
467
467
|[2306. Naming a Company][lc2306]| 🔴 Hard |[][lc2306py][][lc2306rs]|
468
468
|[2316. Count Unreachable Pairs of Nodes in an Undirected Graph][lc2316]| 🟠 Medium |[][lc2316rs]|
469
+
|[2336. Smallest Number in Infinite Set][lc2336]| 🟠 Medium |[][lc2336py]|
469
470
|[2348. Number of Zero-Filled Subarrays][lc2348]| 🟠 Medium |[][lc2348py][][lc2348rs]|
470
471
|[2359. Find Closest Node to Given Two Nodes][lc2359]| 🟠 Medium |[][lc2359py][][lc2359rs]|
471
472
|[2360. Longest Cycle in a Graph][lc2360]| 🔴 Hard |[][lc2360py][][lc2360rs][][lc2360java]|
@@ -1477,6 +1478,8 @@ Solutions to LeetCode problems. The first column links to the problem in LeetCod
0 commit comments