وصف وظيفة
يرجى إرسال سيرتك الذاتية باللغة الإنجليزية وتحديد مستواك في اللغة الإنجليزية.
Mindrift تربط المتخصصين بفرص الذكاء الاصطناعي القائمة على المشاريع مع شركات تقنية رائدة، مع التركيز على اختبار وتقييم وتحسين أنظمة الذكاء الاصطناعي.
المشاركة قائمة على المشروع وليست توظيفاً دائماً.
ما تتضمنه هذه الفرصة نحن نبني مشاكل البرمجة التنافسية ومصححاتها الآلية (حالات الاختبار + المدققين) المستخدمة لتدريب نماذج ذكاء اصطناعي متقدمة للبرمجة.
ستقوم بإنشاء مشاكل، وكتابة حلول صحيحة وأخرى خطأ عمدًا، وتصميم حالات الاختبار القاسية التي تكشف الشيفرة المكسورة بشكل خفي.
عملك هو ما يجعل إشارة التدريب موثوقة.
للتقديم، شارك: معرفاتك في البرمجة التنافسية + تقييمك الحالي/الأقصى، وأي خبرة في وضع الأسئلة، وتاريخ 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 (مدققون، Validators، مولدات)؛ خبرة إنشاء بيانات لقياسات كود 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.