Skip to content

Overview of my completed kattis (competitive programming) problems.

Notifications You must be signed in to change notification settings

a-doering/kattis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kattis Problem Solutions

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.

Display of solutions

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.

User statistics

Username Rank Score (online)
a-doering 2062 239.1

Local statistics

# Tracked problems Average difficulty Score (local) Score (online-local)
126 1.88 237.4 1.699999999999818

Problems solved

Problem Languages Difficulty
Hello World! C++, Python 1.2
Oddities C++ 1.3
Grass Seed Inc. C++ 1.3
Bela C++ 1.3
Batter Up C++ 1.3
Zamka C++ 1.3
Take Two Stones C++ 1.3
Faktor C++ 1.3
Pot C++ 1.3
Cold-puter Science C++ 1.3
Nasty Hacks C++ 1.3
Filip C++ 1.3
FizzBuzz C++ 1.3
Heart Rate C++ 1.3
Planina C++ 1.3
Dice Cup C++ 1.3
Quality-Adjusted Life-Year C++ 1.3
I've Been Everywhere, Man C++ 1.3
Autori C++ 1.3
Bijele C++ 1.3
Last Factorial Digit Python 1.3
IsItHalloween.com C++ 1.4
ICPC Awards C++ 1.4
R2 C++ 1.4
Encoded Message C++ 1.4
Speed Limit C++ 1.4
No Duplicates C++ 1.4
Cetvrta C++ 1.4
Trik C++ 1.4
Ladder C++ 1.4
Datum C++ 1.4
Alphabet Spam C++ 1.4
Number Fun C++ 1.4
Hissing Microphone C++ 1.4
Kornislav C++ 1.4
License to Launch C++ 1.4
Seven Wonders C++ 1.4
Cryptographer's Conundrum C++ 1.4
Detailed Differences C++ 1.4
Pet C++ 1.4
Judging Moose C++ 1.4
Provinces and Gold C++ 1.4
Stuck In A Time Loop C++ 1.4
Modulo C++ 1.4
Free Food C++ 1.4
Spavanac C++ 1.4
Solving for Carrots C++ 1.4
The Amazing Human Cannonball C++ 1.4
Tarifa C++ 1.4
Roaming Romans C++ 1.5
Dice Game C++ 1.5
ACM Contest Scoring C++ 1.5
A Rational Sequence 2 C++ 1.5
Booking a Room C++ 1.5
Reversed Binary Numbers C++ 1.5
Skener C++ 1.5
Help a PhD candidate out! C++ 1.5
Simon Says C++ 1.5
Stacking Cups C++ 1.5
Quick Estimates C++ 1.5
Aaah! C++ 1.5
Estimating the Area of a Circle C++ 1.5
Herman C++ 1.5
Sum Squared Digits Function C++ 1.5
A Real Challenge C++ 1.5
Quadrant Selection C++ 1.5
Left Beehind C++ 1.5
Apaxiaaaaaaaaaaaans! C++ 1.6
Ptice C++ 1.6
Eligibility C++ 1.6
Mjehuric C++ 1.6
Tetration C++ 1.6
Symmetric Order C++ 1.6
Sum Kind of Problem C++ 1.6
Pizza Crust C++ 1.6
Line Them Up C++ 1.6
Mixed Fractions C++ 1.6
Sibice C++ 1.7
Paul Eigon C++ 1.7
ABC C++ 1.7
Mirror Images C++ 1.7
One Chicken Per Person! C++ 1.7
Odd Gnome C++ 1.7
Heliocentric C++ 1.7
Flying Safely C++ 1.7
Saving For Retirement C++ 1.8
Statistics C++ 1.8
Friday the 13th C++ 1.8
The Easiest Problem Is This One C++ 1.8
Parking C++ 1.8
3D Printed Statues C++ 1.9
Conformity C++ 1.9
Greedily Increasing Subsequence C++ 1.9
Server C++ 2.0
Sort of Sorting C++ 2.0
Permuted Arithmetic Sequence C++ 2.0
What does the fox say? C++ 2.0
Akcija C++ 2.0
Mia C++ 2.1
Sum of the Others C++ 2.1
Best Compression Ever C++ 2.1
Beehives C++ 2.1
Numbers On a Tree C++ 2.2
Reachable Roads C++ 2.2
Primary Register C++ 2.2
A Different Problem C++ 2.3
Above Average C++ 2.3
Growling Gears C++ 2.3
4 thought C++ 2.4
Toilet Seat C++ 2.4
I Can Guess the Data Structure! C++ 2.5
Beekeeper C++ 2.5
Treasure Hunt C++ 2.6
Troll Hunt C++ 2.7
Even Up Solitaire C++ 2.8
Backspace C++ 2.9
Matrix Inverse C++ 2.9
Guess the Number C++ 2.9
Older Brother C++ 3.4
Where's My Internet?? C++ 3.9
Cryptographic Keys C++ 4.0
Running MoM C++ 4.3
Integer Lists C++ 4.8
CD C++ 4.9
Railroad Map C++ 7.9
Intergalactic Mortgage C++ 8.0

About

Overview of my completed kattis (competitive programming) problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages