A Python-based application to manage and analyze student academic records. The project ranks students, calculates class statistics, and supports searching using fundamental data structures and algorithms.
- Add and display student records
- Calculate average, highest, and lowest marks
- Rank students using sorting algorithms
- Search students by name
- Python
- Data Structures (Lists, Dictionaries)
- Sorting and Searching
- Clone or download the repository
- Run the file: