This is a project I created using Vibe Coding to generate data for algorithm competition problems.
Posts for: #Oi
Union and Intersection of Tree and Path Neighborhoods
This paper explores the theory of tree and path neighborhoods, analyzing their union and intersection operations, and presents their practical applications in algorithmic competition problems.
Introduction to Y-Fast Trie
This is my presentation slides for a data structures and algorithms presentation, which introduces the Y-Fast Trie algorithm.
My OI Memoirs
This is my gift to myself as I’ve come of age, and also a memoir of my competitive career as an OI competitor…
My Self-Authored Algorithm Problems
A curated collection of competitive programming problems I have designed, featuring my core insights, solutions, and problem-setting reflections.