This repository contains structured programming lab tasks assigned by faculty for practice and evaluation.
- Folders are structured by lab tests (e.g.,
Lab Test 01
,Lab Test 02
). - Each folder includes:
Problems.md
– Problem statements..c
files – Solutions with commented problem descriptions.