0 Forks
4 Stars
4 Watchers

DSA-in-ts

data structures and algorithms notes and practice questions

How to download and setup DSA-in-ts

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

Or simply clone DSA-in-ts with SSH
[email protected]:arinze19/DSA-in-ts.git

If you have some problems with DSA-in-ts

You may open issue on DSA-in-ts support forum (system) here: https://github.com/arinze19/DSA-in-ts/issues