ummadiviany / algorithms

This repository holds the all the coding assignments and term project for my course Design and Analysis of Algorithms (EC60074) Spring 2022 taught by Prof Debhasish Sen at IIT Kharagpur.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

This repository holds the all the coding assignments and term project for my course Design and Analysis of Algorithms (EC60074) Spring 2022 taught by Prof Debhasish Sen at IIT Kharagpur.

    1. Recursive mergesort
    2. Inverse Fast Fourier Transform (IFFT)
    1. Weighted graph network
    2. Dijkstra algorithm
    1. Travelling Salesman Problem for incomplete graph
    2. Path and cost of minimum path
    1. Simplex Algorithm
    2. Revised Simplex Algorithm
    1. Divide and Conquer
    2. Grpahs
    3. Greedy algorithms
    4. Dynamic Programming

About

This repository holds the all the coding assignments and term project for my course Design and Analysis of Algorithms (EC60074) Spring 2022 taught by Prof Debhasish Sen at IIT Kharagpur.


Languages

Language:Python 77.3%Language:Jupyter Notebook 22.7%