AI EducademyAIEducademy
🌳

مسار تعلّم الذكاء الاصطناعي

🌱
AI Seeds

Start from zero

🌿
AI Sprouts

Build foundations

🌳
AI Branches

Apply in practice

🏕️
AI Canopy

Go deep

🌲
AI Forest

Master AI

🔨

مسار هندسة البرمجيات

✏️
AI Sketch

Start from zero

🪨
AI Chisel

Build foundations

⚒️
AI Craft

Apply in practice

💎
AI Polish

Go deep

🏆
AI Masterpiece

Master AI

عرض كل البرامج→

المختبر

تم تحميل 7 تجارب
🧠ملعب الشبكة العصبية🤖ذكاء اصطناعي أم إنسان؟💬مختبر التوجيهات🎨مولّد الصور😊محلل المشاعر💡باني روبوت الدردشة⚖️محاكي الأخلاقيات
دخول المختبر→
📝

المدونة

أحدث المقالات في الذكاء الاصطناعي والتعليم والتكنولوجيا

اقرأ المدونة→
الأسئلة الشائعة
🎯
رسالتنا

جعل تعليم الذكاء الاصطناعي متاحاً للجميع في كل مكان

💜
قيمنا

مفتوح المصدر، متعدد اللغات، وقائم على المجتمع

⭐
مفتوح المصدر

مبني علناً على GitHub

تعرّف على المنشئ→عرض على GitHub
ابدأ الآن
AI EducademyAIEducademy

رخصة MIT. مفتوح المصدر

تعلّم

  • البرامج الأكاديمية
  • الدروس
  • المختبر

المجتمع

  • GitHub
  • المساهمة
  • قواعد السلوك
  • عن المنصة
  • الأسئلة الشائعة

الدعم

  • اشترِ لي قهوة ☕
🪨 المستوى 2

AI Chisel

نحت الدقة — الأنماط المتوسطة

خوارزميات أعمق وأنماط LeetCode متوسطة. بناء قدرة حل المشكلات.

10
الدروس
~6h
المدة
2/5
المستوى

🎯 ماذا ستتعلم

  • ✓Apply two pointers and sliding window to optimise solutions
  • ✓Traverse trees and graphs with BFS/DFS
  • ✓Connect these patterns to AI search and inference

المتطلبات المسبقة: AI Sketch

📚 الدروس

1
👆

المؤشران المتحركان والنافذة المنزلقة

Master two essential patterns for scanning sequences without wasting computation.

⏱️ 15m→
2
🌲

الأشجار والبحث الثنائي

Explore tree structures that power decision-making from databases to machine learning.

⏱️ 18m→
3
🗺️

خوارزميات الرسوم البيانية

Learn the traversal and shortest-path algorithms that power maps, social networks, and web crawlers.

⏱️ 20m→
4
🧩

البرمجة الديناميكية

Understand memoisation, tabulation, and classic DP patterns used across AI and computer science.

⏱️ 20m→
5
🗄️

جداول التجزئة بعمق

Understand hashing, collision handling, and the probabilistic structures that accelerate AI systems.

⏱️ 15m→
6
🌳

أشجار المحاولات والبادئات

Master the trie data structure for lightning-fast prefix lookups. Build autocomplete, wildcard search, and explore compressed tries and IP routing.

⏱️ 18m→
7
🔗

الاتحاد والبحث

Learn the Union-Find (disjoint set) data structure with path compression and union by rank. Solve connectivity, MST, and graph component problems efficiently.

⏱️ 17m→
8
📊

المكدس والطابور الرتيب

Learn the monotonic stack and queue patterns to solve next greater element, daily temperatures, histogram, and sliding window problems in O(n) time.

⏱️ 19m→
9
📅

مسائل الفترات

Master interval-based problems from merge and insert to meeting rooms and sweep lines. Learn the sorting strategies and patterns interviewers expect.

⏱️ 16m→
10
⚡

معالجة البتات

Unlock bit-level thinking for coding interviews. Master XOR cancellation, Brian Kernighan's trick, bit masking for subsets, and practical applications.

⏱️ 17m→
ابدأ الدرس الأول →
← العودة لكل البرامج الأكاديمية