Small tool for aggregating and grouping data. Focused on simplicity, speed and memory efficiency. Written in C++. Created as offline interview task.
-
Updated
Nov 30, 2024 - C++
Small tool for aggregating and grouping data. Focused on simplicity, speed and memory efficiency. Written in C++. Created as offline interview task.
The Corner Grocer App is a console application written in C++ and Python used for performing quantity calculations from a shopping list text file.
The code parses all of the csv files inside the given directory, makes one big table, calculates the average score for each state-funded student and prints the top 40% of the total student rating + the minimum score to receive a scholarship.
Add a description, image, and links to the data-parsing topic page so that developers can more easily learn about it.
To associate your repository with the data-parsing topic, visit your repo's landing page and select "manage topics."