158 Forks
270 Stars
270 Watchers

data-structures-and-algorithms

Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.

How to download and setup data-structures-and-algorithms

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

Or simply clone data-structures-and-algorithms with SSH
[email protected]:alpha037/data-structures-and-algorithms.git

If you have some problems with data-structures-and-algorithms

You may open issue on data-structures-and-algorithms support forum (system) here: https://github.com/alpha037/data-structures-and-algorithms/issues