Tags
10 pages
algorithm
最长回文子串 Manacher 算法 (Longest Palindromic Substring -- Manacher's Algorithm)
稀疏表和并行二分查找 (Sparse Table & Parallel Binary Search)
二叉索引树/树状数组 (Binary Indexed Tree)
线段树 (Segment Tree)
最长递增子序列 (Longest Increasing Subsequence)
1
2