首页
Notebook
Notebook
NumPy
Matplotlib
SciPy
算法练习
PAT
《算法笔记》
hdoj
力扣
算法设计与分析
Search
登录
or
注册
岁月悠悠,衰微只及肌肤;热忱抛却,颓唐必至灵魂。
Category
《算法笔记》
递归
全排列(DFS) (排列树) (原题:P1706 全排列问题 – 洛谷 | 计算机科学教育新生态 (luog...
Post on 2024-12-28
33
0
《算法笔记》
区间贪心
区间不相交问题:给出N个开区间(x,y),从中选择可能多的开区间,使得这些开区间两两没有交集。 例如选择对开区间(1,3...
Post on 2024-03-22
162
0
《算法笔记》
1034 Head of a Gang
One way that the police finds the head of a gang is to check...
Post on 2024-03-07
329
0
《算法笔记》
1178 File Path
The figure shows the tree view of directories in Windows Fil...
Post on 2024-03-06
322
0
《算法笔记》
1176 The Closest Fibonacci Number
The Fibonacci sequence $F_n$ is defined by $F_{n+2}=F_{n+1}+...
Post on 2024-03-06
342
0
《算法笔记》
1043 Is It a Binary Search Tree
A Binary Search Tree (BST) is recursively defined as a binar...
Post on 2024-03-05
322
0
《算法笔记》
1053 Path of Equal Weight
Given a non-empty tree with root R, and with weight $W_i$ a...
Post on 2024-03-05
345
0
《算法笔记》
1020 Tree Traversals
Suppose that all the keys in a binary tree are distinct posi...
Post on 2024-03-04
320
0
《算法笔记》
1052 Linked List Sorting
A linked list consists of a series of structures, which are ...
Post on 2024-03-04
328
0
《算法笔记》
1032 Sharing
To store English words, one method is to use linked lists an...
Post on 2024-03-04
325
0
1
2
3
X