1461. Check If a String Contains All Binary Codes of Size K 检查一个字符串是否包含所有长度为 K 的二进制子串author icon负雪明烛calendar icon2022年3月7日category iconLeetCode算法题解tag iconMedium位运算哈希表字符串哈希函数滚动哈希timer icon大约 2 分钟
187. Repeated DNA Sequences 重复的DNA序列author icon负雪明烛calendar icon2022年3月7日category iconLeetCode算法题解tag iconMedium位运算哈希表字符串滑动窗口哈希函数滚动哈希timer icon大约 1 分钟
214. Shortest Palindrome 最短回文串author icon负雪明烛calendar icon2022年3月7日category iconLeetCode算法题解tag iconHard字符串字符串匹配哈希函数滚动哈希timer icon大约 2 分钟
718. Maximum Length of Repeated Subarray 最长重复子数组author icon负雪明烛calendar icon2022年3月7日category iconLeetCode算法题解tag iconMedium数组二分查找动态规划滑动窗口哈希函数滚动哈希timer icon大约 2 分钟