EDA I
First release of Algorithms and Data Estructures:
- Searching algorithms (linear and binary search)
- Sorting algorithms (bubble, quicksort, mergesort, radix sort,...)
- Algorithmic schemes (Backtraking, Voracious and Divide&Conquer algorithms)
- TADS (Abstract Types of Data) (Lists, queues, stacks)