UA-Code-Bench: A Competitive Programming Benchmark for Evaluating LLM Code Generation in Ukrainian
Mykyta Syromiatnikov, Victoria Ruvinskaya

TL;DR
UA-Code-Bench is a new benchmark for evaluating large language models' ability to generate code and solve competitive programming problems in Ukrainian, revealing current limitations and guiding future improvements in low-resource language AI capabilities.
Contribution
Introduces UA-Code-Bench, a comprehensive Ukrainian code generation benchmark with 500 problems, and provides an extensive analysis of model performance across difficulty levels.
Findings
Top models solve only about half of the problems
Performance drops with increasing problem difficulty
Analysis of solution diversity and efficiency
Abstract
Evaluating the real capabilities of large language models in low-resource languages still represents a challenge, as many existing benchmarks focus on widespread tasks translated from English or evaluate only simple language understanding. This paper introduces UA-Code-Bench, a new open-source benchmark established for a thorough evaluation of language models' code generation and competitive programming problem-solving abilities in Ukrainian. The benchmark comprises 500 problems from the Eolymp platform, evenly distributed across five complexity levels from very easy to very hard. A diverse set of 13 leading proprietary and open-source models, generating Python solutions based on a one-shot prompt, was evaluated via the dedicated Eolymp environment against hidden tests, ensuring code correctness. The obtained results reveal that even top-performing models, such as OpenAI o3 and GPT-5,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Software Engineering Research · Computational Physics and Python Applications
