shanmuga-sudan / Algorithms-and-DataStructures

This Repo contains all my code for Algorithms and DataStructures Coursework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my repository on Algorithms and Data Structures

  1. Assignment 1 is about creating a Memory Pool using Linked list and Arrays

  2. Assignment 2 is about devising a model that helps in Pattern classification used as a Supervised learning model (Support vector Machine)

  3. Assignment 3 is about creating a Memory Pool using Binary Trees

  4. Assignment 4 is about Sorting Algorithms and their analysis

  5. 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.

About

This Repo contains all my code for Algorithms and DataStructures Coursework

License:MIT License


Languages

Language:Java 100.0%