Skip to content

Commit 7776f72

Browse files
authored
Add python-ds
1 parent 384c1ef commit 7776f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
123123
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
124124
* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
125125
* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
126+
* [python-ds](https://github.com/prabhupant/python-ds) - Clean and simple collection of data structure and algorithms in Python for coding interviews.
126127

127128
## ASGI Servers
128129

0 commit comments

Comments
 (0)