Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acm-clan/algorithm-stone
/ functions
Functions
957 in github.com/acm-clan/algorithm-stone
⨍
Functions
957
◇
Types & classes
462
↓ 136 callers
Method
size
(self)
animations/src/algo_queue.py:13
↓ 98 callers
Method
add
user/leetcode/307.区域和检索-数组可修改.cpp:31
↓ 86 callers
Method
scale
(self, s)
animations/quicksort.py:11
↓ 78 callers
Function
print
templates/kmp.cpp:60
↓ 72 callers
Method
show_message
(self, msg)
animations/monostack.py:28
↓ 46 callers
Method
push
user/leetcode/155.最小栈.cpp:15
↓ 46 callers
Method
top
user/leetcode/155.最小栈.cpp:23
↓ 34 callers
Method
pop
user/leetcode/155.最小栈.cpp:19
↓ 33 callers
Method
remove
templates/rb.cpp:411
↓ 30 callers
Method
empty
Returns whether the stack is empty. */
user/leetcode/225.用队列实现栈.cpp:31
↓ 26 callers
Method
setColor
(self, c)
animations/src/algo_rbtree.py:86
↓ 24 callers
Method
show_message
(self, msg, delay=3, animate=True, tex=False, tex_map={})
animations/src/algo_scene.py:96
↓ 20 callers
Method
update_nodes
(self)
animations/src/algo_rbtree.py:330
↓ 18 callers
Method
get_node
(self, id)
animations/src/algo_tree.py:125
↓ 17 callers
Method
insert
user/leetcode/677.键值映射.cpp:15
↓ 16 callers
Method
fadeout_rect
(self, rect)
animations/src/algo_rbtree.py:168
↓ 16 callers
Method
init_message
(self, msg, delay=3, tex=False, tex_map={})
animations/src/algo_scene.py:80
↓ 16 callers
Method
start_logo
(self, animate=True, stay=False, subtitle="", tex=False, tex_map={})
animations/src/algo_scene.py:23
↓ 16 callers
Method
surround_node
(self, id, color=GREEN)
animations/src/algo_rbtree.py:155
↓ 13 callers
Method
get_node
(self, index)
animations/src/algo_vector.py:59
↓ 12 callers
Method
get_node
(self, id)
animations/src/algo_rbtree.py:434
↓ 12 callers
Function
insert
user/leetcode/212.单词搜索-ii.cpp:13
↓ 11 callers
Method
move_arrow
(self, arrow, index, run_time=1, animate=True)
animations/src/algo_vector.py:37
↓ 10 callers
Method
get
(self, index)
animations/src/algo_vector.py:56
↓ 10 callers
Method
isNil
(self)
animations/src/algo_rbtree.py:43
↓ 9 callers
Method
generate_leetcode
(self, leet, file, slug, out_name)
src/leetcode_view.py:33
↓ 8 callers
Method
add_edge
(self, n, t)
animations/src/algo_rbtree.py:426
↓ 8 callers
Method
setParent
(self, t, x)
animations/src/algo_rbtree.py:82
↓ 7 callers
Method
add_arrow
(self, index = 0, color=BLUE, text="")
animations/src/algo_vector.py:22
↓ 7 callers
Method
get_edge
(self, i, j)
animations/src/algo_tree.py:131
↓ 7 callers
Method
split
不需要断链 只需要给出区间[head,tail)
user/leetcode/109. 有序链表转换二叉搜索树.cpp:21
↓ 6 callers
Method
__init__
(self, **kwargs)
animations/segmenttree.py:97
↓ 6 callers
Method
__init__
(self, **kwargs)
animations/rb.py:7
↓ 6 callers
Method
empty
(self)
animations/src/algo_stack.py:38
↓ 6 callers
Method
get
templates/rb.cpp:165
↓ 6 callers
Method
nil
(self)
animations/src/algo_rbtree.py:126
↓ 6 callers
Method
node
user/leetcode/336.回文对.cpp:13
↓ 6 callers
Method
set
(self, k, v)
animations/src/algo_rbtree.py:393
↓ 6 callers
Method
transplant
(self, u, v)
animations/src/algo_rbtree.py:280
↓ 5 callers
Function
find
user/leetcode/720.词典中最长的单词.cpp:39
↓ 5 callers
Method
find
user/leetcode/327.区间和的个数.cpp:66
↓ 5 callers
Method
get_node_pos
(self, k)
animations/src/algo_graph.py:37
↓ 5 callers
Method
get_node_pos
(self, k)
animations/src/algo_segtree.py:96
↓ 5 callers
Method
leftRotate
(self, x)
animations/src/algo_rbtree.py:249
↓ 5 callers
Method
light
(self, index, color=BLACK)
animations/src/algo_objects.py:51
↓ 5 callers
Method
pop
(self)
animations/src/algo_stack.py:29
↓ 5 callers
Method
rightRotate
(self, x)
animations/src/algo_rbtree.py:265
↓ 4 callers
Method
add_node
(self, z:AlgoTreeNode)
animations/src/algo_tree.py:58
↓ 4 callers
Method
add_node
(self, z)
animations/src/algo_rbtree.py:404
↓ 4 callers
Method
check_node
(self, p)
animations/src/algo_tree.py:48
↓ 4 callers
Method
get_problem_content
(self, id)
src/leetcode.py:75
↓ 4 callers
Method
get_text
(self)
animations/src/algo_node.py:30
↓ 4 callers
Method
isLeft
(self)
animations/src/algo_rbtree.py:52
↓ 4 callers
Method
isNotNil
(self)
animations/src/algo_rbtree.py:46
↓ 4 callers
Method
lower
user/leetcode/34.在排序数组中查找元素的第一个和最后一个位置.cpp:18
↓ 4 callers
Method
set_text
(self, text)
animations/src/algo_node.py:22
↓ 4 callers
Method
top_data
(self)
animations/src/algo_stack.py:47
↓ 3 callers
Method
__init__
(self, text, **kwargs)
animations/src/algo_objects.py:29
↓ 3 callers
Method
add_edge
(self, n, t)
animations/src/algo_tree.py:69
↓ 3 callers
Method
brother
templates/red-black-tree.cpp:49
↓ 3 callers
Method
brother
templates/rb.cpp:68
↓ 3 callers
Method
brother
(self)
animations/src/algo_rbtree.py:58
↓ 3 callers
Method
check_edge
(self, x, y)
animations/src/algo_tree.py:53
↓ 3 callers
Method
find
(self, i)
animations/unionfind.py:43
↓ 3 callers
Method
get_all_problems
(self)
src/leetcode.py:64
↓ 3 callers
Method
get_node_id
(self)
animations/src/algo_rbtree.py:595
↓ 3 callers
Method
get_node_pos
(self, k)
animations/src/algo_tree.py:119
↓ 3 callers
Method
get_node_pos
(self, k)
animations/src/algo_rbtree.py:618
↓ 3 callers
Method
isLeft
templates/red-black-tree.cpp:39
↓ 3 callers
Method
isLeft
templates/rb.cpp:58
↓ 3 callers
Method
rand_color
(self)
animations/src/algo_scene.py:115
↓ 3 callers
Method
scale
(self, s)
animations/monostack.py:4
↓ 3 callers
Method
set
templates/rb.cpp:272
↓ 3 callers
Method
setLeft
(self, t, x)
animations/src/algo_rbtree.py:74
↓ 3 callers
Method
setRight
(self, t, x)
animations/src/algo_rbtree.py:78
↓ 3 callers
Method
show_colors
(self, direction=UL)
animations/rb.py:10
↓ 3 callers
Method
size
(self)
animations/src/algo_vector.py:53
↓ 3 callers
Function
swap
templates/quicksort.cpp:3
↓ 3 callers
Function
withUrl
(u)
src/leetcode.py:12
↓ 2 callers
Method
Query
templates/binary-index-tree.cpp:16
↓ 2 callers
Method
add_finish_icon
(self, path)
src/platform_view.py:75
↓ 2 callers
Method
check_edge
(self, x, y)
animations/src/algo_rbtree.py:326
↓ 2 callers
Method
check_node
(self, p)
animations/src/algo_rbtree.py:599
↓ 2 callers
Method
close_db
(self)
src/leetcode.py:43
↓ 2 callers
Method
compare
(self, arr, indexa, indexb)
animations/monostack.py:8
↓ 2 callers
Method
compare_nodes
(self, a, b, cmp)
animations/rb.py:58
↓ 2 callers
Function
compute_prefix_function
(p, back=False)
templates/kmp.py:5
↓ 2 callers
Method
create_serif_font
(self, msg, color=WHITE)
animations/src/algo_scene.py:77
↓ 2 callers
Method
delete
(self, k)
animations/src/algo_rbtree.py:589
↓ 2 callers
Method
get
user/leetcode/648.单词替换.cpp:67
↓ 2 callers
Method
get_build_id
(self)
animations/src/algo_segtree.py:45
↓ 2 callers
Method
get_db_problem
(self, id, double)
src/codeforces.py:64
↓ 2 callers
Method
get_level
(self, id)
src/leetcode.py:79
↓ 2 callers
Method
get_module_problem_count
(self, m)
src/platform_view.py:60
↓ 2 callers
Method
indicate_nodes
(self, tree, nodes)
animations/rb.py:84
↓ 2 callers
Function
insert
user/leetcode/720.词典中最长的单词.cpp:30
↓ 2 callers
Function
leetcode_key
(id)
src/leetcode.py:15
↓ 2 callers
Method
rand
(self, seed, animate_index, fadeout=True)
animations/rb.py:239
↓ 2 callers
Method
rand
(self, seed, count, animate_index, max)
animations/rb.py:284
↓ 2 callers
Method
remove_edge
(self, i, j)
animations/src/algo_graph.py:73
next →
1–100 of 957, ranked by callers