0 Forks
0 Stars
0 Watchers

COMP2402-Carleton

COMP2402 (2016) Data Structures Assignments - This development was primarily in java, and focused on us recreating more complex collections classes without using available libraries in order to further our understanding. Some things were a little tricky for me, such as the 'treque' assignment - any advice is welcome. Though the syntax of a triple ended queue isn't exactly practical for many cases, it pushed us to understand the core collections classes very much as we built ontop of them to create our own.

How to download and setup COMP2402-Carleton

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

Or simply clone COMP2402-Carleton with SSH
[email protected]:TedKachulis/COMP2402-Carleton.git

If you have some problems with COMP2402-Carleton

You may open issue on COMP2402-Carleton support forum (system) here: https://github.com/TedKachulis/COMP2402-Carleton/issues