الوصف الوظيفي
يرجى تقديم سيرتك الذاتية باللغة الإنجليزية والاشارة إلى مستوى إجادتك للغة الإنجليزية.
Mindrift تربط المتخصصين بفرص AI قائمة على المشاريع لصالح شركات تقنية رائدة، مع تركيز على اختبار وتقييم وتحسين أنظمة AI.
المشاركة قائمة على المشروع، وليست توظيفاً دائماً.
ما تنطوي عليه هذه الفرصة نحن نقوم ببناء مسائل البرمجة التنافسية ومصححاتها الآلية (حالات الاختبار + المدققين) المستخدمة لتدريب نماذج الذكاء الاصطناعي المتقدمة في الترميز.
ستقوم بخلق المسائل، وكتابة الحلول الصحيحة والواقعية، وتصميم حالات اختبار قاسية تكشف عن الأكواد المعطلة بشكل دقيق.
عملك هو ما يجعل إشارة التدريب موثوقة.
للتقديم، شارك: معرّفك التنافسي + تقييمك الحالي/الأعلى، وأي خبرة في إعداد المسائل، وتاريخ IOI/ICPC/الأولمبياد.
ما ستفعله اكتب مسائل خوارزمية أصلية — بيان واضح، قيود معقولة، حل مقصود؛ اكتب حلولاً صحيحة بلغة C++ وبايثون؛ اكتب حلولاً خاطئة واقعية (أخطاء شائعة) للاختبار ضدها؛ ابنِ وحسّن حالات الاختبار: مولّدات، حالات حافة، اختبارات ضغط و«الاختراق»؛ اكتب مدققين/متعاملين (testlib) لمشكلات تحتوي على أكثر من إجابة صالحة؛ أكد مستوى الجودة: حلول صحيحة تمر، وحلول خاطئة تفشل، ضمن حدود الوقت.
ما نبحث عنه خلفية قوية في البرمجة التنافسية، كما يتضح من ملف تعريف عام — تقييم Codeforces (انظر المستويات أدناه)، أو سجل IOI / ICPC / الأولمبياد الوطني؛ إجادة C++ في المسابقات (STL، التعقيد)؛ القدرة على كتابة بايثون بسهولة؛ يمكن شرح سبب خطأ الحل وبناء إدخال يكسره؛ إجادة الإنجليزية المكتوبة (C1+).
المستويات (حسب تقييم Codeforces، أو إنجاز أولمبيائي مكافئ): المساعد — 1700–2100 (خبير / مرشح ماستر): مسائل أسهل؛ الخبير — 2200–2600 (ماستر / جراندمستر): مسائل أصعب؛ الأسهم العليا / المراجِع — 2600+ (جراند ماستر دولي) أو ميدالية IOI/ICPC: أصعب المسائل + مراجعة ذات جودة عالية.
من الجيد وجود خريجي IOI / ICPC وبرامجين تنافسيين بارزين يُشجَّع التقدم بطلبهم بشكل خاص؛ خبرة في إعداد أو اختبار المسائل للمسابقات الحقيقية (جولات Codeforces، ICPC، الأولمبيادات الوطنية، المحكّمين عبر الإنترنت)؛ خبرة Testlib (مدققات، مُصدِرات، مولدات)؛ خبرة إنشاء بيانات لمشاهدات رمز LLM أو مجموعات تقييم RL / مماثلة. كيف يعمل الأمر التقديم → اجتياز تأهيل1/2/3 → الانضمام إلى مشروع → إتمام المهام → الدفع.
توقعات وقت المشروع: للمشروع هذا، تُقدَّر المهام بنحو 10-20 ساعة أسبوعياً خلال فترات النشاط، بناءً على متطلبات المشروع.
هذه تقديرية، ليست عبء عمل مضمون، وتنطبق فقط أثناء نشاط المشروع.
يجب تقديم المهام قبل الموعد النهائي وتلبية معايير القبول المدرجة ليتم قبولها.
التعويض: يُدفع مقابل كل مهمة مقبولة.
يعتمد معدلك على مستوى التأهيل الذي تصل إليه وكفاءة إتمامك للمهام — حتى ما يعادل 90 دولاراً في الساعة.
وبما أن الدفع حسب المهمة، فإن السرعة الأعلى ترفع معدل الساعة الفعلي لديك.
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 — up to the equivalent of $90/hr .
Because payment is per task, a faster pace raises your effective hourly rate.