Skip to content

GZhonghui/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Notes

  • basic
  • binary_indexed_tree 树状数组
  • cdq_divide_and_conquer CDQ分治
  • computational_geometry 计算几何
  • disjoint_set 并查集
  • dynamic_programming 动态规划
  • flow_network 网络流
  • fourier_transform 傅立叶变换
  • game_theory 博弈论
  • graph_theory 图论
  • heavy_light_decomposition 树链剖分
  • link_cut_tree
  • mind_traning
  • number_theory 数论
  • search 搜索
  • segment_tree 线段树
  • self_balancing_tree 平衡树
  • shortest_path 最短路
  • sort 排序
  • spanning_tree 生成树
  • string 字符串
  • treap

Reference

About

ACM / ICPC / CCPC

Resources

License

Stars

Watchers

Forks