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
| 3318 | [Find X Sum of All K Long Subarrays I](https://leetcode.com/problems/find-x-sum-of-all-k-long-subarrays-i/) | [Python](./3318-find-x-sum-of-all-k-long-subarrays-i/3318-find-x-sum-of-all-k-long-subarrays-i.py) | [Easy](./3318-find-x-sum-of-all-k-long-subarrays-i/README.md) |
930
930
| 3319 | [K-th Largest Perfect Subtree Size in Binary Tree](https://leetcode.com/problems/k-th-largest-perfect-subtree-size-in-binary-tree/) | [Python](./3319-k-th-largest-perfect-subtree-size-in-binary-tree/3319-k-th-largest-perfect-subtree-size-in-binary-tree.py) | [Medium](./3319-k-th-largest-perfect-subtree-size-in-binary-tree/README.md) |
931
+
| 3324 | [Find the Sequence of Strings Appeared on the Screen](https://leetcode.com/problems/find-the-sequence-of-strings-appeared-on-the-screen) | [Python](./3324-find-the-sequence-of-strings-appeared-on-the-screen/3324-find-the-sequence-of-strings-appeared-on-the-screen.py) | [Medium](./3324-find-the-sequence-of-strings-appeared-on-the-screen/README.md) |
932
+
| 3325 | [Count Substrings with K Frequency Characters I](https://leetcode.com/problems/count-substrings-with-k-frequency-characters-i) | [Python](./3325-count-substrings-with-k-frequency-characters-i/3325-count-substrings-with-k-frequency-characters-i.py) | [Medium](./3325-count-substrings-with-k-frequency-characters-i/README.md) |
0 commit comments