Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 365 Bytes

File metadata and controls

12 lines (8 loc) · 365 Bytes

2020-algorithm

Write-ups and sample code for 2020 algorithm team activities

本学年的计划

希望能介绍如下主题:

  • 各类数据结构(链表、二叉树、栈、队列、堆……)
  • 贪心算法与动态规划算法分析
  • 高级的数学(矩阵计算、牛顿插值法……)

并希望能参加几次力扣周赛,备赛USACO。