<div align="center">
<!-- Titel: -->
<a href="https://github.com/TheAlgorithms/">
<img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
</a>
<h1><a href="https://github.com/TheAlgorithms/"> Die Algorithmen</a> - Python</h1>
<!-- Labels: -->
<!-- Erste Reihe: -->
<a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python">
<img src="https://img.shields.io/badge/Gitpod-Ready--to-Code-blue?logo=gitpod&style=flat-square" height="20" alt="Gitpod Ready-to-Code">
</a>
<a href="https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md">
<img src="https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square" height="20" alt="Contributions Welcome">
</a>
<img src="https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size&style=flat-square" height="20">
<a href="https://the-algorithms.com/discord">
<img src="https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA&style=flat-square" height="20" alt="Discord chat">
</a>
<a href="https://gitter.im/TheAlgorithms/community">
<img src="https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter&style=flat-square" height="20" alt="Gitter chat">
</a>
<!-- Zweite Reihe: -->
<br>
<a href="https://github.com/TheAlgorithms/Python/actions">
<img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Python/build.yml?branch=master&label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?"logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
</a>
<a href="https://docs.astral.sh/ruff/formatter/">
<img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: black">
</a>
<!-- Kurzbeschreibung: -->
<h3>Alle in Python implementierten Algorithmen - für die Bildung 📚</h3>
</div>
Implementierungen dienen nur zum Lernen. Sie sind möglicherweise weniger effizient als die Implementierungen in der Python-Standardbibliothek. Verwenden Sie sie nach eigenem Ermessen.
🚀 Erste Schritte
Lesen Sie unsere Beitragsrichtlinien, bevor Sie einen Beitrag leisten.
Gemeinschaftskanäle
Wir sind auf Discord und Gitter! Community-Kanäle sind eine großartige Möglichkeit für Sie, Fragen zu stellen und Hilfe zu bekommen. Bitte kommen Sie mit!
📜 Liste der Algorithmen
Siehe unser Verzeichnis für eine einfachere Navigation und einen besseren Überblick über das Projekt.