نحن نطور مسائل البرمجة التنافسية ومصححاتها الآلية (حالات الاختبار + المدققون) المستخدمين لتدريب نماذج الذكاء الاصطناعي في الترميز المتقدمة. ستقوم بإنشاء المسائل، وكتابة حلول صحيحة وحلول خطأ مقصودة، وتصميم حالات الاختبار الصعبة التي تعترض الشفرة المعطلة بشكل خفي. عملك هو ما يجعل إشارة التدريب موثوقة. للتقديم، شارك: معرّفات البرمجة التنافسية لديك + تقييمك الحالي/الأعلى، وأي خبرة في إعداد المسائل، وتاريخ IOI/ICPC/الأولمبياد.
ماذا ستفعل
- اكتب مسائل خوارزمية أصلية مع بيان واضح، قيود سليمة، وحل مقصود؛
- اكتب حلولاً صحيحة بلغة C++ وبايثون؛
- اكتب حلولاً خاطئة واقعية (أخطاء شائعة) للاختبار ضدها؛
- ابني حالات اختبار واجراءاتها: مولدات، حالات حدود، اختبارات ضغط و
We're building competitive-programming problems and their automatic graders (test cases + checkers) used to train advanced AI coding models. You'll create problems, write both correct and deliberately-wrong solutions, and design the tough test cases that catch subtly-broken code. Your work is what makes the training signal trustworthy. To apply, share: your competitive-programming handle(s) + current/peak rating, any problem-setting experience, and IOI/ICPC/olympiad history.
What you'll do
- Write original algorithmic problems clear statement, sound constraints, an intended solution;
- Write correct solutions in C++ and Python;
- Write realistic wrong solutions (common mistakes) to test against;
- Build and harden test cases: generators, edge cases, stress and "hacking" tests;
- Write checkers/interactors (testlib) for problems with more than one valid answer;
- Confirm the quality bar: correct solutions pass, wrong ones fail, within time limits.
Desired Candidate Profile
What we look for- Strong competitive programming background, shown by a public profile a Codeforces rating (see levels below), OR an IOI / ICPC / national-olympiad record;
- Fluent contest C++ (STL, complexity); comfortable writing Python;
- Can explain why a solution is wrong and build an input that breaks it;
- Strong written English (C1+).
Levels (by Codeforces rating, or equivalent olympiad achievement):- Associate 1PHONE_NUMBER (Expert / Candidate Master): easier problems;
- Expert 2PHONE_NUMBER (Master / Grandmaster): harder problems
- Senior / Reviewer 2600+ (Int'l Grandmaster) or IOI/ICPC medalist: hardest problems + quality review.
Nice to have- IOI / ICPC alumni and top competitive programmers especially encouraged to apply;
- Experience setting or testing problems for real contests (Codeforces rounds, ICPC, national olympiads, online judges);
- Testlib experience (checkers, validators, generators);
- Experience creating data for LLM code benchmarks or similar RL / evaluation datasets.