You will find the main source files in the directory https://github.com/willeasp/AlgoData/tree/master/Fundamentals
The purpose for this course was to learn about what data structures there are and how they work, as well as different algorithms for sorting and searching.
I learned about different binary search trees, sorting algorithms and their complexity.