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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,7 @@
134
134
|[0841](https://leetcode.com/problems/keys-and-rooms/)| Keys and Rooms | medium |[python](🤔medium/0841.Keys-and-Rooms/keys_and_rooms.py)| dfs, graph |
135
135
|[0872](https://leetcode.com/problems/leaf-similar-trees/)| Leaf-Similar Trees | easy | python ||
136
136
|[0876](https://leetcode.com/problems/middle-of-the-linked-list/)| Middle of the Linked List | easy |[python](🙂easy/0876.Middle-of-the-Linked-List/middle_of_the_linked_list.py)||
137
+
|[0890](https://leetcode.com/problems/find-and-replace-pattern/)| Find and Replace Pattern | medium |[python](🤔medium/0890.Find-and-Replace-Pattern/find_and_replace_pattern.py)||
137
138
|[0894](https://leetcode.com/problems/all-possible-full-binary-trees/)| All Possible Full Binary Trees | medium |[python](🤔medium/0894.All-Possible-Full-Binary-Trees/all_possible_full_binary_trees.py)||
0 commit comments