0 Forks
3 Stars
3 Watchers

CS61B-DataStructure-Algorithm

:mortar_board: Assignments and Resources of Berkeley CS 61B Data Structure

How to download and setup CS61B-DataStructure-Algorithm

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

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

If you have some problems with CS61B-DataStructure-Algorithm

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