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