/IRIS-Recruitment-CGPA-Calculator

Contains input datasets for "CGPA Calculator", an task for IRIS Web Development recruitments 2021

CGPA Calculator

Problem Description

You are the “Assistant-Academic-Report-Generation-In-Charge” at NITK. Well, Assistant to the Academic Report Generation In Charge, but they are the same as you will see.

Your job responsibilities are simple: Gather excel sheets with marks from different faculties, generate statistical reports to identify cutoffs (and confirm cutoffs with faculty), assign grades for each student in each course, and then finally, calculate the cumulative and semester GPAs.

The process is manual, labor-intensive, and as impressive as it sounds.

With the new season of IPL starts, you wonder if you can still pursue your childhood dream: being a professional ball man. If only there were a way you can spend less time dealing with snobby kids :P

Read more at: IRIS Recruitment 2021 - Web Development

This repository contains the two input sets:

  1. Preprocessed - The input is broken down neatly into an easy to parse format and reflects the database schema closely.

    Finish non-optional tasks with the this set before trying the second input sets.

  2. Raw - The input is presented in a form that more closely reflects how it's produced by individual actors. The details of processing and the GOTCHAs to take care of are explained in the README file.