# 字串題單 # Rolling Hash [CSES Longest Palindrome](https://cses.fi/problemset/task/1111) [CSES Palindrome Queries](https://cses.fi/problemset/task/2420) [CSES Minimal Rotation](https://cses.fi/problemset/task/1110) [CSES Word Combination](https://cses.fi/problemset/task/1731) [TIOJ 2205 廻廻奇文](https://tioj.ck.tp.edu.tw/problems/2205) [TIOJ 1735 k-口吃子字串](https://tioj.ck.tp.edu.tw/problems/1735) # KMP / Z Value [CSES String Functions](https://cses.fi/problemset/task/2107) [CSES Finding Borders](https://cses.fi/problemset/task/1732) [CSES Finding Periods](https://cses.fi/problemset/task/1733) [CSES Required Substring](https://cses.fi/problemset/task/1112) [TIOJ 1725 Massacre at Camp Happy](https://tioj.ck.tp.edu.tw/problems/1725) [TIOJ 1735 k-口吃子字串](https://tioj.ck.tp.edu.tw/problems/1735) [TIOJ 1531 kukukey](https://tioj.ck.tp.edu.tw/problems/1531) [TIOJ 1091 猜謎遊戲](https://tioj.ck.tp.edu.tw/problems/1091) # Suffix Array [CSES Counting Patterns](https://cses.fi/problemset/task/2103) [CSES Pattern Positions](https://cses.fi/problemset/task/2104) [CSES Substring Order I](https://cses.fi/problemset/task/2108) [CSES Substring Distribution](https://cses.fi/problemset/task/2110/) [TIOJ 1497 喝醉的宿主](https://tioj.ck.tp.edu.tw/problems/1497) [TIOJ 1515 似曾相識](https://tioj.ck.tp.edu.tw/problems/1515) [TIOJ 1927 同步](https://tioj.ck.tp.edu.tw/problems/1927) [Codeforces EDU Suffix Array](https://codeforces.com/edu/course/2/lesson/2)