Challenging myself with java logic based problems
-
Updated
Jan 28, 2026 - Java
Challenging myself with java logic based problems
The Student Grading System is a mini project designed to manage and calculate grades for a group of students. The system utilizes collections, specifically dictionaries or lists, to store and organize student data, such as names, IDs, and scores, and to perform various grading calculations.
Add a description, image, and links to the constructers topic page so that developers can more easily learn about it.
To associate your repository with the constructers topic, visit your repo's landing page and select "manage topics."