Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 2.94 KB

File metadata and controls

58 lines (46 loc) · 2.94 KB
The Algorithms Logo Gitpod Ready-to-Code Contributions Welcome Repository size Discord chat Gitter chat
GitHub Workflow Status pre-commit enabled code style: ruff

All algorithms implemented in Python — for education 📚

This repository contains educational implementations of common algorithms and data structures in Python.

These implementations are intended for learning. They may be less efficient than Python’s built-in modules or standard library solutions. Use them at your discretion.

🚀 Getting Started

Before contributing, please read our Contribution Guidelines.

🌐 Community Channels

Join the community on:

These channels are a great place to ask questions, get feedback, and collaborate with other contributors.

📜 List of Algorithms

For an overview of the repository structure, see DIRECTORY.md.