Skip to content

This project is for assignment in C given in assignment lab semester 1 on MTCT

Notifications You must be signed in to change notification settings

MeetWithRajat/MTCTAssignmentsSemesterOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTCT Assignments Semester One

This project is for programming in C given in assignment lab semester 1 on MTCT

Author & Owner: Rajat Roy Last Updated: 2023-09-25

SEMESTER ASSIGNMENT

Assignment 1 - For a given matrix, Mat[NxN], write a program to find

a) The rank of the matrix
b) The highest eigenvalue of the matrix
c) The determinant of the matrix
d) The transpose of the matrix

CLASS ASSIGNMENT

Assignment 1 - 2023-09-01 - Design a system using the tree data-structure to implement a set. Also design two functions for union and intersection of two sets.

Assignment 2 - 2023-09-22 - Design an algorithm and then write a program to find the nearest and farthest points for a given N number of 2D points.

About

This project is for assignment in C given in assignment lab semester 1 on MTCT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages