Skip to content

Commit 986d1f3

Browse files
committed
Update README.md
1 parent 5a7d525 commit 986d1f3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
2-
---
1+
# Practice Algorithm Programming Courses
32

43
<div align="center">
54
<img width="128px" src="https://file.labex.io/path/FXuseQI6SAeI.png">
65
</div>
76

8-
## Algorithm
9-
107
Welcome to the Algorithm. You will learn how to design and implement efficient algorithms using Python. You will explore various algorithmic techniques such as sorting, searching, and graph traversal, and gain hands-on experience by solving real-world problems.
118

12-
| Index | Name | Level | Repo | Course Link |
13-
|---------|-----------------------------------------------------------|---------|--------------------------------------------------------------------|-------------------------------------------------------------------------|
9+
| Index | Name | Level | Repo | Course Link |
10+
|---------|-----------------------------------------------------------|---------|---------------------------------------------------------------------|--------------------------------------------------------------------------|
1411
| 1 | [Quick Start with Algorithm](#quick-start-with-algorithm) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/quick-start-with-algorithm) | [🚀 Start Learning](https://labex.io/courses/quick-start-with-algorithm) |
1512

16-
### More
13+
## More
1714

18-
- 🔗 [Algorithm Programming Projects](https://github.com/labex-labs/awesome-programming-projects?tab=readme-ov-file#algorithm)
1915
- 🔗 [Algorithm Free Tutorials](https://github.com/labex-labs/algorithm-free-tutorials)
16+
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
17+
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
2018

0 commit comments

Comments
 (0)