وصف الوظيفة
يرجى إرسال سيرتك الذاتية باللغة الإنجليزية وتحديد مستوى كفاءتك في اللغة الإنجليزية.
تواصل Mindrift المتخصصين بالفرص AI المرتكزة على المشاريع لشركات التقنية الرائدة، مع التركيز على اختبار الأنظمة وتقييمها وتحسينها.
المشاركة قائمة على المشروع وليست توظيفاً دائماً.
ما تتضمنه هذه الفرصة: نحن نطور مشاكل البرمجة التنافسية ومصححاتها الآلية (حالات الاختبار + المدققين) المستخدمة في تدريب نماذج الذكاء الاصطناعي المتقدمة في التشفير.
ستقوم بإنشاء المشاكل، وكتابة حلول صحيحة وحلول خاطئة مقصودة، وتصميم حالات الاختبار القاسية التي تكشف الشفرة التالفة بشكل خفي.
عملك هو ما يجعل إشارة التدريب موثوقة.
للتقديم، شارك: معرّف/معرفات البرمجة التنافسية الخاص بك + تقييمك الحالي/الأعلى، وأي خبرة في إعداد المشاكل، وتاريخ IOI/ICPC/الأولمبياد.
ما ستفعله: اكتب مشاكل خوارزمية أصلية — صياغة واضحة، قيود سليمة، حل مقصود؛ اكتب حلولاً صحيحة بلغتي C++ وPython؛ اكتب حلولاً خاطئة واقعية (أخطاء شائعة) للاختبار؛ بناء وتثبيت حالات اختبار صعبة: مولّدات، حواف، اختبارات الإجهاد و«القرصنة»؛ اكتب مدققين/متداخلين (testlib) للمشاكل ذات الإجابة الصحيحة المتعددة؛ أكد معيار الجودة: الحلول الصحيحة تُمرر، والخاطئة تفشل، ضمن حدود الوقت.
ما نبحث عنه: خلفية قوية في البرمجة التنافسية، يبرز من خلال ملف عام — تصنيف Codeforces (انظر المستويات أدناه)، أو سجل IOI/ICPC/المنافسة الوطنية؛ إتقان C++ للمسابقات (STL، التعقيد)؛ راحة في كتابة Python؛ القدرة على شرح سبب كون الحل خاطئ وبناء إدخال يكسره؛ الإنجليزية المكتوبة القوية (C1+).
المستويات (حسب تصنيف Codeforces، أو إنجاز أوليمبياد يعادلها): مساعد — 1700–2100 (خبير / مرشح ماستر): مشاكل أسهل؛ خبير — 2200–2600 (ماستر / جراند ماستر): مشاكل أصعب؛ كبير/مراجع — 2600+ (جراند ماستر عالمي) أو ميدالية IOI/ICPC: أصعب المشاكل + مراجعة جودة.
من الجميل أن تكون خريج IOI/ICPC ومبرمجين تنافسيين كثر مستحب التقديم؛ خبرة في إعداد أو اختبار مسائل للمسابقات الحقيقية (جولات Codeforces، ICPC، أوليمبياد وطني، القضاة عبر الإنترنت)؛ خبرة Testlib (مدققون، المصادقون، مولدات)؛ خبرة إنشاء بيانات لمقاييس كود LLM أو مجموعات RL / تقييم مشابهة.
كيف يعمل: التقديم → اجتياز المؤهلات → الانضمام إلى مشروع → إكمال المهام → الدفع
توقعات وقت المشروع: من المتوقع أن تتطلب المهام حوالي 10-20 ساعة أسبوعياً خلال المراحل النشطة، وفقاً لمتطلبات المشروع.
هذه تقدير تقريبي، ليس عبئ عمل مضمون، ويسري فقط أثناء نشاط المشروع.
يجب تقديم المهام قبل الموعد النهائي وتلبية معايير القبول المدرجة ليتم قبولها.
التعويض: يُدفع لكل مهمة مقبولة.
يعتمد معدلك على فئة التأهيل التي تصل إليها ومدى كفاءتك في إكمال المهام.
بما أن الدفع على أساس كل مهمة، فإن السرعة العالية تزيد من معدلك الفعلي بالساعة.
Job description
Please submit your CV in English and indicate your level of English proficiency.
Mindrift connects specialists with project-based AI opportunities for leading tech companies, focused on testing, evaluating, and improving AI systems.
Participation is project-based, not permanent employment.
What this opportunity involves 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.
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 — 1700–2100 (Expert / Candidate Master): easier problems; Expert — 2200–2600 (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.
How it works Apply → Pass qualification(s) → Join a project → Complete tasks → Get paid Project time expectations For this project, tasks are estimated to require around 10-20 hours per week during active phases, based on project requirements.
This is an estimate, not a guaranteed workload, and applies only while the project is active.
Tasks must be submitted by the deadline and meet the listed acceptance criteria to be accepted.
Compensation Paid per accepted task.
Your rate depends on the qualification tier you reach and how efficiently you complete tasks.
Because payment is per task, a faster pace raises your effective hourly rate.