-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[[2777070981,"Hash Table","哈希表"],[135058847,"Stack","栈"],[1631658827,"Depth-First Search","深度优先搜索"],[2720626878,"Doubly-Linked List","双向链表"],[1614322657,"Bucket Sort","桶排序"],[3164438233,"Suffix Array","后缀数组"],[681488273,"Bit Manipulation","位运算"],[3084752268,"Biconnected Component","双连通分量"],[1378748721,"Strongly Connected Component","强连通分量"],[334724963,"Reservoir Sampling","水塘抽样"],[1132225755,"Sliding Window","滑动窗口"],[1645884698,"Rolling Hash","滚动哈希"],[4247755135,"Binary Indexed Tree","树状数组"],[767310859,"Interactive","交互"],[1615808600,"String","字符串"],[4013823363,"Heap (Priority Queue)","堆(优先队列)"],[2745966228,"Divide and Conquer","分治"],[1692555020,"Topological Sort","拓扑排序"],[2300936473,"Two Pointers","双指针"],[2981007068,"Combinatorics","组合数学"],[851369480,"Bitmask","状态压缩"],[4116070215,"String Matching","字符串匹配"],[3988226293,"Tree","树"],[3789650833,"Merge Sort","归并排序"],[3349326461,"Rejection Sampling","拒绝采样"],[3122227617,"Shell",""],[382270662,"Array","数组"],[2947477999,"Sorting","排序"],[4036243672,"Database","数据库"],[3922821388,"Matrix","矩阵"],[4015258302,"Prefix Sum","前缀和"],[1597208551,"Graph","图"],[805400942,"Segment Tree","线段树"],[3008118568,"Randomized","随机化"],[2465402031,"Backtracking","回溯"],[4141685903,"Union Find","并查集"],[666045116,"Enumeration","枚举"],[3609828652,"Probability and Statistics","概率与统计"],[3152783174,"Shortest Path","最短路"],[446798627,"Line Sweep","扫描线"],[882398702,"Breadth-First Search","广度优先搜索"],[2593860184,"Queue","队列"],[803820082,"Ordered Set","有序集合"],[604962628,"Binary Tree","二叉树"],[2967599592,"Binary Search","二分查找"],[110965111,"Brainteaser","脑筋急转弯"],[1526846831,"Iterator","迭代器"],[3901555439,"Design","设计"],[3504911592,"Linked List","链表"],[2604685700,"Counting","计数"],[608099761,"Geometry","几何"],[954837032,"Monotonic Queue","单调队列"],[2282267785,"Number Theory","数论"],[4257256577,"Trie","字典树"],[1618992015,"Monotonic Stack","单调栈"],[3361825412,"Quickselect","快速选择"],[868588451,"Hash Function","哈希函数"],[1808652384,"Binary Search Tree","二叉搜索树"],[777015263,"Data Stream","数据流"],[1432994735,"Math","数学"],[2952532185,"Greedy","贪心"],[3200621928,"Game Theory","博弈"],[226253435,"Radix Sort","基数排序"],[1303275809,"Minimum Spanning Tree","最小生成树"],[3381359851,"Dynamic Programming","动态规划"],[1858746375,"Recursion","递归"],[1674020409,"Memoization","记忆化搜索"],[20600792,"Counting Sort","计数排序"],[492620472,"Concurrency","多线程"],[1315724598,"Simulation","模拟"],[3376788625,"Eulerian Circuit","欧拉回路"]] | ||
[[2300936473,"Two Pointers","双指针"],[1315724598,"Simulation","模拟"],[2947477999,"Sorting","排序"],[1615808600,"String","字符串"],[135058847,"Stack","栈"],[4116070215,"String Matching","字符串匹配"],[3988226293,"Tree","树"],[2967599592,"Binary Search","二分查找"],[2720626878,"Doubly-Linked List","双向链表"],[492620472,"Concurrency","多线程"],[4257256577,"Trie","字典树"],[2745966228,"Divide and Conquer","分治"],[4141685903,"Union Find","并查集"],[2593860184,"Queue","队列"],[226253435,"Radix Sort","基数排序"],[1692555020,"Topological Sort","拓扑排序"],[2981007068,"Combinatorics","组合数学"],[382270662,"Array","数组"],[1858746375,"Recursion","递归"],[3789650833,"Merge Sort","归并排序"],[2777070981,"Hash Table","哈希表"],[3504911592,"Linked List","链表"],[4247755135,"Binary Indexed Tree","树状数组"],[3381359851,"Dynamic Programming","动态规划"],[954837032,"Monotonic Queue","单调队列"],[3122227617,"Shell",""],[777015263,"Data Stream","数据流"],[608099761,"Geometry","几何"],[3008118568,"Randomized","随机化"],[3164438233,"Suffix Array","后缀数组"],[1597208551,"Graph","图"],[4036243672,"Database","数据库"],[446798627,"Line Sweep","扫描线"],[3609828652,"Probability and Statistics","概率与统计"],[1132225755,"Sliding Window","滑动窗口"],[3361825412,"Quickselect","快速选择"],[868588451,"Hash Function","哈希函数"],[1808652384,"Binary Search Tree","二叉搜索树"],[666045116,"Enumeration","枚举"],[3901555439,"Design","设计"],[110965111,"Brainteaser","脑筋急转弯"],[805400942,"Segment Tree","线段树"],[3152783174,"Shortest Path","最短路"],[1674020409,"Memoization","记忆化搜索"],[20600792,"Counting Sort","计数排序"],[1614322657,"Bucket Sort","桶排序"],[3376788625,"Eulerian Circuit","欧拉回路"],[334724963,"Reservoir Sampling","水塘抽样"],[604962628,"Binary Tree","二叉树"],[1432994735,"Math","数学"],[851369480,"Bitmask","状态压缩"],[2282267785,"Number Theory","数论"],[1378748721,"Strongly Connected Component","强连通分量"],[3200621928,"Game Theory","博弈"],[767310859,"Interactive","交互"],[1303275809,"Minimum Spanning Tree","最小生成树"],[882398702,"Breadth-First Search","广度优先搜索"],[1618992015,"Monotonic Stack","单调栈"],[2604685700,"Counting","计数"],[2952532185,"Greedy","贪心"],[3084752268,"Biconnected Component","双连通分量"],[1645884698,"Rolling Hash","滚动哈希"],[1631658827,"Depth-First Search","深度优先搜索"],[803820082,"Ordered Set","有序集合"],[2465402031,"Backtracking","回溯"],[3922821388,"Matrix","矩阵"],[4015258302,"Prefix Sum","前缀和"],[4013823363,"Heap (Priority Queue)","堆(优先队列)"],[681488273,"Bit Manipulation","位运算"],[1526846831,"Iterator","迭代器"],[3349326461,"Rejection Sampling","拒绝采样"]] |