You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h3>All algorithms implemented in Python - for education</h3>
37
+
<h3>π All algorithms implemented in Python - for education π</h3>
35
38
</div>
36
39
37
-
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
40
+
π‘ Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.
38
41
39
-
## Getting Started
42
+
## π Getting Started
40
43
41
-
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
44
+
π Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
42
45
43
-
## Community Channels
46
+
## π Community Channels
44
47
45
48
We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://gitter.im/TheAlgorithms/community)! Community channels are a great way for you to ask questions and get help. Please join us!
46
49
47
-
## List of Algorithms
50
+
## π List of Algorithms
48
51
49
52
See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.
0 commit comments