This is a collection of all of the labs I did for my Data Structures class. Data structures and algorithms are one of the most important things one will learn while pursuing their Computer Science Degree.
The textbook we used was Algorithms by Robert Sedgewick. There are also many other online resources that you can find in my Useful Books, Guides, Videos, Websites, & Links Repo.
We had a final Data Structures Research Project. Mine was research about Dijkstra's Algorithm and Floyd Warshall's Algorithm.