Description: Data Structures and Algorithms preparation for technical interview.
Includes:
- Data Structures: Stack, Queue, Single Linked List, Double Linked List, BinarySearchTree
- Sorting Algorithms
- Matrix and Linear Equations
- Simple machine learning algorithms
- Tests
- checkout project
- composer install
This library is used for my personal academic purpose only.