Skip to Main Menu
Toggle Sidebar
Algorithm Solutions
Solutions for algorithm questions.
Search
Search
Archive
Tags
Two Pointers
Iterator
设计
数学
堆
排序
Queue
栈
Dynamic Programming
Binary Tree
Array
Math
Simulation
Stack
Game Theory
Tree
Heap
Heap(Priority Queue)
队列
Graph
Design
深度优先搜索
哈希表
Ordered Map
Trie
Segment Tree
Brainteaser
Rolling Hash
Hash Function
二分查找
Sliding Windows
Sorting
Randomized
递归
数组
Hash Table
Ordered Set
Linked List
String
Binary Search Tree
Data Stream
Union Find
回溯算法
Minimax
深度优先搜素
Sort
链表
Greedy
Recursion
Backtracking
字符串
Memorization
Monotonic Stack
广度优先搜索
Geometry
Matrix
String Matching
分治算法
Hash Tables
Sliding Window
Shortest Path
Bit Manipulation
Binary Search
位运算
Breadth-first Search
Quickselect
Depth-first Search
Memoization
Counting
Prefix Sum
双指针
树
动态规划
Divide and Conquer
滑动窗口
Number Theory
Skip to Content
Toggle Sidebar
HomePage
Tags
Trie
Algorithm Solutions
Solutions for algorithm questions.
Tag:
Trie
Posted on
2024, Apr 17
139. Word Break
Posted on
2020, Dec 05
208. Implement Trie (Prefix Tree)
Posted on
2020, Dec 05
211. Design Add and Search Words Data Structure
Posted on
2023, Jan 27
472. Concatenated Words
Posted on
2021, May 27
648. Replace Words
Posted on
2020, Dec 01
676. Implement Magic Dictionary
Posted on
2020, Dec 05
677. Map Sum Pairs
Posted on
2021, May 31
720. Longest Word in Dictionary
Posted on
2021, May 31
745. Prefix and Suffix Search
Posted on
2024, Oct 30
792. Number of Matching Subsequences