All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Data structures classes: array, dynamic array, singly linked list, double linked list, hash table, binary search tree
- Sorting algorithms: bubble sort, insertion sort, merge sort
- Mathematical methods: factorial, fibonacci