This repository contains the assignements and workspaces for the course P2.1
Please refer to the material on the moodle P2.1_Data_Structure_and_Sorting_and_Searching
Course key: Mhpc;2015-2016k3y
New material will be uploaded frequently,
Remember to set a second remote
git remote add P2.1_seed https://github.com/sissa/P2.1_seed.git
or
git remote add P2.1_seed git@github.com:sissa/P2.1_seed.git
and to
git pull P2.1_seed master
in the morning.