Copy - data structure

Copy 1: tree

skill

  1. LCA
  2. Maintenance root point path information, DFS backtracking
  3. Subtree information maintenance
  4. Virtual Tree
  5. Cartesian tree
  6. Tree divide and conquer
  7. Focus decomposition
  8. DSU on tree

Copy of the Gou dogs

Copy 2: Maintenance Information section

skill

  1. BIT
  2. Segment tree
  3. ST table
  4. Segment tree can be persistent (permanent marker Thought)
  5. Li Chao tree (permanent marker Thought)

Copy of the Gou dogs

Copy 3: Using monotonic

skill

  1. Monotonous stack
  2. Monotonous queue maintenance extremes
  3. The slope optimization

Copy of the Gou dogs

Guess you like

Origin www.cnblogs.com/FST-stay-night/p/11267846.html