├── README.md └── asd.pdf /README.md: -------------------------------------------------------------------------------- 1 | # ASD Notes 2 | Personal notes taken during the lessons of the Data Structures and Algorithms course - CT0371, held by professors Marcello Pelillo and Alessandra Raffaetà. 3 | 4 | Despite the fact that these notes have been taken with the utmost attention and without skipping a single lesson, I do not guarantee the absence of errors of any kind, and I warmly invite anyone who has to take the exam to follow the professors' lessons head-on, as this document is not meant to replace them. 5 | 6 | Any commercial use of this booklet is strictly prohibited, while its distribution and use in public and private environments are authorised. 7 | -------------------------------------------------------------------------------- /asd.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/danielbercu/ASD-Notes/735be7bf091da16becbc41d29978e5cf2fc84d2b/asd.pdf --------------------------------------------------------------------------------