0 Forks
3 Stars
3 Watchers

ctci_rust

Rust solutions for Cracking the Coding Interview book

How to download and setup ctci_rust

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

Or simply clone ctci_rust with SSH
[email protected]:MitinPavel/ctci_rust.git

If you have some problems with ctci_rust

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