Datastructures-and-Algorithms-notes My notes for University of Cyprus' CS231 - Introduction to datastructures and algorithms. Feel free to use them as you see fit. In order to view the notes properly pandoc is required. Table of Contents: Lecture 0 - What are algorithms and their importance. Lecture 1 - Big-O notation Lecture 2 - Runtime analysis Examples Lecture 3 - Abstract datatypes