13 Forks
30 Stars
30 Watchers

DataStructure-Algorithm

为考研准备的一些关于数据结构与算法的知识点总结,也可以用来为刷题准备一些算法基础。主要参考清华邓俊晖老师的课件以及上海科技大学算法课课件。

How to download and setup DataStructure-Algorithm

Open terminal and run command
git clone https://github.com/yanxinhao/DataStructure-Algorithm.git
git clone is used to create a copy or clone of DataStructure-Algorithm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DataStructure-Algorithm https://github.com/yanxinhao/DataStructure-Algorithm/archive/master.zip

Or simply clone DataStructure-Algorithm with SSH
[email protected]:yanxinhao/DataStructure-Algorithm.git

If you have some problems with DataStructure-Algorithm

You may open issue on DataStructure-Algorithm support forum (system) here: https://github.com/yanxinhao/DataStructure-Algorithm/issues