README: 算法竞赛入门

来源:互联网 发布:c语言软件开发教学视频 编辑:程序博客网 时间:2024/04/28 14:37

算法竞赛入门 刘汝佳版


该文档是阅读前文档
建立代码目录结构


  • Section 1 ( S1_C_Languages )
    – Basic Language
    – Loop Structure
    – Array and String
    – Function and Recurrent
  • Section 2 ( S2_Algorithm )
    – Solve simple problem
    – Basics of data structure
    – Directly calculating
    – Design high efficiency solution
  • Section 3 ( S3_Competition )
    – Basics of Dynamic programming
    – Mathematics in coding competition
    – Graph and More

想借此书,熟悉基本算法和c语言基础,为leetcode刷题提供一些依据。

0 0
原创粉丝点击