KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
Kattis
★ 27
Open GitHub ↗
My Java Solutions to Kattis Problems
Download README (.md)
Explore Similar Repositories
Competitive_Programming_4_Solutions
:
Solutions to some of the problems listed in Competitive Programming 4
Polygon2DOMjudge
:
Simple python script converting polygon package to domjudge(kattis) package
Kattis
:
My solutions to problems on https://open.kattis.com/.
hello-world
:
Online backup of Kattis Codes. Just because.
kitty
:
Kitty is a CLI for interacting with Kattis that allows you to test and submit problems straight from your terminal.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Kattis
?
Download (.md)
# Kattis Java Solutions to Kattis Problems Profile: https://open.kattis.com/users/pedro-contipelli Disclaimer: I wrote much of this code as a fairly beginner programmer, so it isn't all very great. As a competitive programmer in high school who learned Java in AP Computer Science, I struggled to find resources/code to help me solve problems on Kattis, often spending months on a single problem trying to figure out a solution myself. Most solutions online were in C++ which I did not understand well. I hope that by posting my solutions on github, I help to fix this absence of easily accessible direct learning material in Java for the coming generation of programmers after me. While I am aware there are cheaters who submit my code in order to win contests on Kattis, I hold strong in my belief that the benefits of helping students learn outweighs any unintended side-effects or inaccurate leaderboards. Sorry!