ftpmsgx / DataStructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Structure


English(US):

  • Chinese And English Comparison Table ---> ChineseAndEnglishComparisonTable
  • Linux users can directly use the "Makefile" files in each directory to build
  • Programming Language: C Language.
  • The repository is used to learn the basics of Data Structure.
  • If there is any error, please submit issue.
  • Each directory in the root directory corresponds to a structure or an algorithm.

Chinese(Simplified):

  • 中英对照表--->ChineseAndEnglishComparisonTable
  • Linux用户可以直接使用每个目录里面的Makefile文件进行构建
  • 编程语言:C语言
  • 这个存储库用于学习数据结构的基础
  • 如果有错误,请提交issue
  • 根目录下每个目录都对应一个结构或者算法

About


Languages

Language:C 94.0%Language:Makefile 6.0%