forked from labuladong/fucking-algorithm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98ea351
commit 74a3d06
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
English version repo and Gitbook is on [english branch](https://github.com/labuladong/fucking-algorithm/tree/english). Just enjoy:) | ||
|
||
<p align='center'> | ||
<img src="https://gitee.com/labuladong/pictures/raw/master/starHistory.png" width = "600" /> | ||
</p> | ||
|
||
# labuladong 的算法小抄 | ||
|
||
<p align='center'> | ||
<a href="https://labuladong.gitbook.io/algo" target="_blank"><img alt="Website" src="https://img.shields.io/website?label=GitBook&style=flat-square&down_color=blue&down_message=online&up_color=blue&up_message=online&url=https%3A%2F%2Flabuladong.gitbook.io%2Falgo&logo=Gitea"></a> | ||
<a href="https://labuladong.gitbook.io/algo" target="_blank"><img alt="Website" src="https://img.shields.io/website?label=%E5%9C%A8%E7%BA%BF%E7%94%B5%E5%AD%90%E4%B9%A6&style=flat-square&down_color=blue&down_message=%E7%82%B9%E8%BF%99%E9%87%8C&up_color=blue&up_message=%E7%82%B9%E8%BF%99%E9%87%8C&url=https%3A%2F%2Flabuladong.gitbook.io%2Falgo&logo=Gitea"></a> | ||
<a href="https://github.com/labuladong/fucking-algorithm" target="_blank"><img alt="GitHub" src="https://img.shields.io/github/stars/labuladong/fucking-algorithm?label=Stars&style=flat-square&logo=GitHub"></a> | ||
</p> | ||
|
||
|
@@ -18,6 +14,10 @@ English version repo and Gitbook is on [english branch](https://github.com/labul | |
<a href="https://space.bilibili.com/14089380" target="_blank"><img src="https://img.shields.io/badge/B站[email protected]?style=flat-square&logo=Bilibili"></a> | ||
</p> | ||
|
||
<p align='center'> | ||
<img src="https://gitee.com/labuladong/pictures/raw/master/starHistory.png" width = "600" /> | ||
</p> | ||
|
||
|
||
本仓库总共 60 多篇原创文章,都是基于 LeetCode 的题目,涵盖了所有题型和技巧,而且一定要做到**举一反三,通俗易懂**,绝不是简单的代码堆砌,后面有目录。 | ||
|
||
|