0 Forks
0 Stars
0 Watchers

dormitory-allocation-simulation

This is a school project from Data Structures and Algorithms course where simulating the distribution of students to houses by sticking some restrictions. Not any complex data structures or algorithms are applied on this project just some arraylist structure is used. This is more like a warm-up project to course.

How to download and setup dormitory-allocation-simulation

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

Or simply clone dormitory-allocation-simulation with SSH
[email protected]:cankobanz/dormitory-allocation-simulation.git

If you have some problems with dormitory-allocation-simulation

You may open issue on dormitory-allocation-simulation support forum (system) here: https://github.com/cankobanz/dormitory-allocation-simulation/issues