Skip to content
#

programming-exercise

Here are 34 public repositories matching this topic...

Matrix Manipulator is a C++ program (University of Central Punjab, CS fundamentals project) that performs matrix operations using dynamic 2D arrays and pointers without OOP. It handles console/file input and output (saving to data.txt), demonstrating core programming concepts (arrays, loops, functions, dynamic memory, file handling).

  • Updated Aug 3, 2025
  • C++

Improve this page

Add a description, image, and links to the programming-exercise topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-exercise topic, visit your repo's landing page and select "manage topics."

Learn more