2 projects
race-report
Application that reads data from 3 files, orders racers by time, and prints a report showing two tables: the top 15 racers and the remaining racers.
single-char-counter-by-ng
Application that takes a string or file and returns the number of all characters in the string or file occurring only once.