Data Structures (30213)
Undergraduate course, University of Zaragoza, Department of Computer Science & Engineering Systems, 2025

This course introduces the fundamentals of data structures and their applications in computer science. Topics include arrays, linked lists, stacks, queues, trees, graphs, hash tables, and algorithms for searching. The assignments involve implementing various data structures in C++ and optimizing their performance for an specific set of operations.
I am planning on releasing soon the slides and materials I prepared for the course :).
