Skip to content

Commit f4f11f2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8e0bd85 commit f4f11f2

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
## 🧠 About the Project
5050

51-
**The Algorithms – Python** is a learning-focused repository containing a variety of algorithms, data structures, and problem-solving approaches written in Python.
51+
**The Algorithms – Python** is a learning-focused repository containing a variety of algorithms, data structures, and problem-solving approaches written in Python.
5252
It’s a community effort to make algorithm learning more approachable and hands-on.
5353

5454
💡 Whether you’re a **beginner exploring your first pull request** or an **experienced developer refining your craft**, this project welcomes you!
@@ -57,8 +57,8 @@ It’s a community effort to make algorithm learning more approachable and hands
5757

5858
## 🚀 Getting Started
5959

60-
1. Read the [**Contribution Guidelines**](CONTRIBUTING.md) — they’ll help you set up your local environment and understand our workflow.
61-
2. Pick an algorithm idea you’d like to implement or improve.
60+
1. Read the [**Contribution Guidelines**](CONTRIBUTING.md) — they’ll help you set up your local environment and understand our workflow.
61+
2. Pick an algorithm idea you’d like to implement or improve.
6262
3. Submit your pull request — every contribution matters, no matter how small.
6363

6464
> 🏆 **Tip:** Even fixing typos or improving documentation helps the project — and it counts toward open-source experience!
@@ -69,19 +69,19 @@ It’s a community effort to make algorithm learning more approachable and hands
6969

7070
We believe everyone can contribute — here’s how you can get involved:
7171

72-
- 🧩 **Add a new algorithm or data structure**
73-
- 🧠 **Optimize or refactor** an existing one
74-
- 🧾 **Improve documentation** or code comments
75-
- 🧪 **Add test cases** to increase reliability
76-
- 🎨 **Enhance visuals or examples** for better understanding
72+
- 🧩 **Add a new algorithm or data structure**
73+
- 🧠 **Optimize or refactor** an existing one
74+
- 🧾 **Improve documentation** or code comments
75+
- 🧪 **Add test cases** to increase reliability
76+
- 🎨 **Enhance visuals or examples** for better understanding
7777

7878
Check the [Issues tab](https://github.com/TheAlgorithms/Python/issues) — some are tagged with `good first issue` and are great starting points!
7979

8080
---
8181

8282
## 🎉 Community Challenges
8383

84-
Want to go beyond code? Join our monthly **Algorithm Challenges** on Discord!
84+
Want to go beyond code? Join our monthly **Algorithm Challenges** on Discord!
8585
Each month we pick a topic (e.g., Sorting, Graphs, Dynamic Programming) and contributors compete in a friendly way to improve or implement related algorithms.
8686

8787
> 🧭 Participation badges and GitHub shoutouts are awarded to active contributors!
@@ -102,24 +102,24 @@ We’re building not just a codebase — but a **learning community** that helps
102102

103103
## 📂 Explore Algorithms
104104

105-
Browse through the [**Directory**](DIRECTORY.md) for all algorithm implementations, organized by topic and complexity level.
105+
Browse through the [**Directory**](DIRECTORY.md) for all algorithm implementations, organized by topic and complexity level.
106106
Each section includes beginner-friendly examples and explanations.
107107

108108
---
109109

110110
## 🌟 Contributor Recognition
111111

112-
Every contributor is a valuable part of this project.
112+
Every contributor is a valuable part of this project.
113113
We regularly feature top contributors and new members in our community newsletter.
114114

115-
💬 Join us → contribute, learn, and get recognized!
115+
💬 Join us → contribute, learn, and get recognized!
116116
You can also add yourself to the **Contributors Wall** once your PR is merged.
117117

118118
---
119119

120120
<div align="center">
121121

122-
🧡 Built with curiosity, collaboration, and community spirit by
122+
🧡 Built with curiosity, collaboration, and community spirit by
123123
<a href="https://github.com/TheAlgorithms/">The Algorithms Contributors</a>
124124

125125
</div>

0 commit comments

Comments
 (0)