mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add awesome-algorithms
This commit is contained in:
parent
882863bb01
commit
c5d4961347
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
## Algorithms and Design Patterns
|
## Algorithms and Design Patterns
|
||||||
|
|
||||||
*Python implementation of data structures, algorithms and design patterns.*
|
*Python implementation of data structures, algorithms and design patterns. Also see [awesome-algorithms](https://github.com/tayllan/awesome-algorithms).*
|
||||||
|
|
||||||
* Algorithms
|
* Algorithms
|
||||||
* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms.
|
* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms.
|
||||||
|
|
Loading…
Reference in a new issue