Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

算法与数据结构

介绍主要的算法以及相应的数据结构。 主要涉及的算法有:

  1. 穷举法
  2. 分治法
  3. 贪心法
  4. 动态规划 主要涉及的数据结构有:
  5. 线性表
  6. 链表

About

实现基础的数据结构和相关的算法(分治、贪心、动态规划等)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors