Skip to content

Commit 1662ae4

Browse files
imanghotbi-pythongitbook-bot
authored andcommitted
GitBook: [TheAlgorithms#1] No subject
1 parent 8951d85 commit 1662ae4

File tree

12 files changed

+299
-278
lines changed

12 files changed

+299
-278
lines changed

Diff for: .gitbook/assets/40893.pdf

1.54 MB
Binary file not shown.

Diff for: .github/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# .github
2+

Diff for: CONTRIBUTING.md

-182
This file was deleted.

Diff for: README (1).md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# README
2+
3+
[![](https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg)](https://github.com/TheAlgorithms/)
4+
5+
## [The Algorithms](https://github.com/TheAlgorithms/) - Python
6+
7+
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod\&style=flat-square) ](https://gitpod.io/#https://github.com/TheAlgorithms/Python)[![Contributions Welcome](https://img.shields.io/static/v1.svg?label=Contributions\&message=Welcome\&color=0059b3\&style=flat-square) ](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md)![](https://img.shields.io/github/repo-size/TheAlgorithms/Python.svg?label=Repo%20size\&style=flat-square) [![Discord chat](https://img.shields.io/discord/808045925556682782.svg?logo=discord\&colorB=7289DA\&style=flat-square) ](https://discord.gg/c7MnfGFGa6)[![Gitter chat](https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat\&logo=gitter\&style=flat-square)](https://gitter.im/TheAlgorithms)\
8+
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/TheAlgorithms/Python/build?label=CI\&logo=github\&style=flat-square) ](https://github.com/TheAlgorithms/Python/actions)[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\&logoColor=white\&style=flat-square) ](https://github.com/pre-commit/pre-commit)[![code style: black](https://img.shields.io/static/v1?label=code%20style\&message=black\&color=black\&style=flat-square)](https://github.com/psf/black)
9+
10+
#### All algorithms implemented in Python - for education
11+
12+
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
13+
14+
### Getting Started
15+
16+
Read through our [Contribution Guidelines](./) before you contribute.
17+
18+
### Community Channels
19+
20+
We are on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are a great way for you to ask questions and get help. Please join us!
21+
22+
### List of Algorithms
23+
24+
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.

0 commit comments

Comments
 (0)