AI EducademyAIEducademy
🌳

KI-Lernpfad

🌱
AI Seeds

Starte bei null

🌿
AI Sprouts

Fundament aufbauen

🌳
AI Branches

In der Praxis anwenden

🏕️
AI Canopy

In die Tiefe gehen

🌲
AI Forest

KI meistern

🔨

Craft Engineering Pfad

✏️
AI Sketch

Starte bei null

🪨
AI Chisel

Fundament aufbauen

⚒️
AI Craft

In der Praxis anwenden

💎
AI Polish

In die Tiefe gehen

🏆
AI Masterpiece

KI meistern

Alle Programme anzeigen→

Labor

7 Experimente geladen
🧠Neuronales Netz Spielplatz🤖KI oder Mensch?💬Prompt Labor🎨Bildgenerator😊Stimmungsanalyse💡Chatbot-Baukasten⚖️Ethik-Simulator
Labor betreten→
📝

Blog

Neueste Artikel über KI, Bildung und Technologie

Blog lesen→
nav.faq
🎯
Mission

KI-Bildung für alle zugänglich machen, überall

💜
Werte

Open Source, mehrsprachig und community-getrieben

⭐
Open Source

Öffentlich auf GitHub entwickelt

Lerne den Gründer kennen→Auf GitHub ansehen
Loslegen
AI EducademyAIEducademy

MIT-Lizenz. Open Source

Lernen

  • Programme
  • Lektionen
  • Labor

Community

  • GitHub
  • Mitwirken
  • Verhaltenskodex
  • Über uns
  • FAQ

Unterstützung

  • Kauf mir einen Kaffee ☕
Programme›AI Sketch›Lektionen
✏️ AI Sketch

Lektionen

Jede Lektion baut auf der vorherigen auf. Kein Stress, keine Voraussetzungen.

1
📦

Arrays und Hash Maps

Learn how arrays and hash maps power everything from feature vectors to embedding lookups in AI systems.

Fortgeschritten⏱️ 15 Min. Lesezeit
→
2
📝

Strings und Textverarbeitung

Explore how AI systems break down, search, and manipulate text using string operations and pattern matching.

Fortgeschritten⏱️ 15 Min. Lesezeit
→
3
🔍

Sortieren und Suchen

Discover why sorting and searching algorithms are fundamental to how AI ranks recommendations and finds answers.

Fortgeschritten⏱️ 15 Min. Lesezeit
→
4
🔗

Verkettete Listen und Stacks

Understand how linked lists, stacks, and queues handle dynamic data in AI systems and beyond.

Fortgeschritten⏱️ 15 Min. Lesezeit
→
5
🌳

Bäume und Graphen visualisiert

See how trees and graphs represent hierarchical and interconnected data powering AI decision-making and recommendations.

Fortgeschritten⏱️ 18 Min. Lesezeit
→
6
⛰️

Heaps und Priority Queues

Master heaps, the priority queue abstraction, and classic patterns like top-K problems and merging sorted lists.

Fortgeschritten⏱️ 18 Min. Lesezeit
→
7
🔍

Binäre Suchmuster

Learn the binary search mindset: search spaces, binary search on answer, and patterns that appear in dozens of interview problems.

Fortgeschritten⏱️ 17 Min. Lesezeit
→
8
🧩

Rekursion und Backtracking

Understand recursion from the call stack up, then learn the backtracking template that solves permutations, N-Queens, and beyond.

Fortgeschritten⏱️ 20 Min. Lesezeit
→
9
🏃

Greedy-Algorithmen

Learn when making the locally optimal choice at each step actually produces the globally optimal result, and when it doesn't.

Fortgeschritten⏱️ 17 Min. Lesezeit
→
10
🗺️

Matrix- und Gitterprobleme

Master 2D grid traversal with BFS, DFS, flood fill, multi-source BFS, spiral traversal, and dynamic programming on grids.

Fortgeschritten⏱️ 19 Min. Lesezeit
→
← Zurück zum Programm AI Sketch