181 Forks
452 Stars
452 Watchers

DataStructure

常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...

How to download and setup DataStructure

Open terminal and run command
git clone https://github.com/githubofrico/DataStructure.git
git clone is used to create a copy or clone of DataStructure 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 https://github.com/githubofrico/DataStructure/archive/master.zip

Or simply clone DataStructure with SSH
[email protected]:githubofrico/DataStructure.git

If you have some problems with DataStructure

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