Sumedh

Greedy Algo - Python source code for the greedy algorithm of graph theory.

Independent Set - Python source code for finding the independent sets of a graph.

Matrix Operations - C source code for addition, subtraction, multiplication of matrices. Multiplication by Scalar, Transpose, Equality and Determinant of a Matrix.

Polynomial Calculator - C program for polynomial functions like polynomial addition subtraction, multiplication and evaluation. Check the length and sort the polynomial. Find the coefficient of a particular power, the highest power and the Nth order difference of the polynomial. Done using
linked lists.

Monopoly - C program for the board game monopoly.






Sumedh K | All Rights Reserved