Assignment 1 is about creating a Memory Pool using Linked list and Arrays
Assignment 2 is about devising a model that helps in Pattern classification used as a Supervised learning model (Support vector Machine)
Assignment 3 is about creating a Memory Pool using Binary Trees
Assignment 4 is about Sorting Algorithms and their analysis
Final project is about designing an elastic load balancer that manages incoming user requests.
Please refer to my github wiki(https://github.com/ShanmugasudanVeerabahu/Algorithms-and-DataStructures/wiki) for detailed explanation about the Assignments and Project work.