These were the Data Structure Assignments given in my third semester at IIT Guwahati.
The topics covered in the assignments are as follows:
Assignment1--Sorting
Assignment2--Stack, Queue, Linked list
Assignment3--Binary Tree
Assignment4--Winner Tree, Sparse Matrices
Assignment5--BFS, DFS
Assignment6--Graphs, Topological Sort, SCC , MST
Assignment7--Disjoint Sets
Assignment8--Priority Queue
Assignment9--Fibonacci Heaps
Assignment10--Hashing