3 Forks
16 Stars
16 Watchers

Algorithms-Sedgewick

Solutions to textbook exercise and web exercise of [ Algorithms, 4th Edition ] - [ Robert Sedgewich ] in Java

How to download and setup Algorithms-Sedgewick

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

Or simply clone Algorithms-Sedgewick with SSH
[email protected]:BeccaLiu/Algorithms-Sedgewick.git

If you have some problems with Algorithms-Sedgewick

You may open issue on Algorithms-Sedgewick support forum (system) here: https://github.com/BeccaLiu/Algorithms-Sedgewick/issues