This library contains the implementation of the data structures used in the Data Structures course at the University of Málaga.
ArrayQueue
LinkedQueue
LinkedPriorityQueue
SortedArraySet
SortedLinkedSet
ArrayStack
LinkedStack
ArrayList
LinkedList
SortedLinkedDictionary
SortedLinkedBag
BinaryHeap
WeightBiasedLeftistHeap
Tree
BinaryTree
LinearProbingHashTable
SeparateChainingHashTable
DictionaryGraph
Dijkstra
DictionaryDiGraph