Skip to Main Menu
Toggle Sidebar
Algorithm Solutions
Solutions for algorithm questions.
Search
Search
Archive
Tags
Sort
Memorization
广度优先搜索
String Matching
Sorting
Number Theory
Monotonic Stack
Shortest Path
Hash Table
Queue
Prefix Sum
Ordered Map
Data Stream
Binary Search
Sliding Windows
哈希表
树
Heap(Priority Queue)
动态规划
排序
Breadth-first Search
Ordered Set
堆
Linked List
Two Pointers
Matrix
Binary Tree
Union Find
队列
Sliding Window
Quickselect
Minimax
双指针
Rolling Hash
数组
滑动窗口
Backtracking
Graph
Depth-first Search
Binary Search Tree
链表
回溯算法
深度优先搜素
设计
Geometry
Greedy
Segment Tree
Iterator
深度优先搜索
String
Array
Hash Tables
Bit Manipulation
递归
Math
Stack
Simulation
位运算
栈
分治算法
Recursion
Brainteaser
Hash Function
Memoization
数学
字符串
Randomized
Trie
Game Theory
Divide and Conquer
Heap
Dynamic Programming
Counting
Tree
Design
二分查找
Skip to Content
Toggle Sidebar
HomePage
Tags
String Matching
Algorithm Solutions
Solutions for algorithm questions.
Tag:
String Matching
Posted on
2020, Dec 05
459. Repeated Substring Pattern
Posted on
2020, Dec 05
686. Repeated String Match