Coders Packet

Packets submitted by SHIVENDRA PRATAP SINGH

Matrix Operations Using C++

This project basically performs the binary operations like addition,subtraction and multiplacation on two matrices. It also prints the transpose of a given matrix.

Air Quality Index Calculator in C++

This is a C++ project to calculate Air Quality Index(AQI) of the air.Also provides the prescription about the air quality and the precautions to be taken.