This repo contains my solutions to Kattis problems. Kattis is a website that offers many different programming problems. I first started solving some Kattis problems when my professor Steven Halim (Rank 10 with a score of 5762.3) introduced it in his class CS2040C: Data Structures and Algorithms. These solutions were not created following good software engineering practices. They just had to be fast to implement and fast enough to solve the problem within the given time.
To get a better overview of my solved problems and try some basic web scraping I created this script. It gathers information on my local solutions, uses requests and Beautiful Soup to scrape information from Kattis and generates this readme.md file.
Username | Rank | Score (online) |
---|---|---|
a-doering | 2062 | 239.1 |
# Tracked problems | Average difficulty | Score (local) | Score (online-local) |
---|---|---|---|
126 | 1.88 | 237.4 | 1.699999999999818 |