aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_jonathan-aotearoa.sh
Commit message (Collapse)AuthorAgeFilesLines
* cobol initial implementationTrey Bastian2024-06-241-27/+0
|
* Initial submission for jonathan_aotearoa. (#586)Jonathan Wright2024-01-281-0/+27
* Initial submission for jonathan_aotearoa * Fixing typos * Adding hyphens to prepare and calculate shell scripts so that they're aligned with my GitHub username. * Making chunk processing more robust in attempt to fix the cause of the build error. * Fixing typo. * Fixed the handling of files less than 8 bytes in length. * Additional assertion, comment improvements. * Refactoring to improve testability. Additional assertion and comments. * Updating collision checking to include checking if the station name is equal. * Minor refactoring to make param ordering consistent. * Adding a custom toString method for the results map. * Fixing collision checking bug * Fixing rounding bug. * Fixing collision bug. --------- Co-authored-by: jonathan <jonathan@example.com>