Skip to content

myzxlin/classical-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

classical-algorithms

These are several classical algorithms with high popularity and brilliant solutions, including:

  1. ReCursion
  2. BackTrack
  3. Divide and Conquer
  4. Dynamic Programming
  5. Greedy Strategy
  6. Graph and Network Flow
  7. BinaryTree

总结了一些出现频次较高且解法精彩的经典算法,包括:

  1. 递归
  2. 回溯
  3. 分治
  4. 动态规划
  5. 贪心策略
  6. 图与网络流
  7. 二叉树

About

These are several classical algorithms with high popularity and brilliant solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages