Skip to content

Commit 3e0d0a5

Browse files
authored
Update Algorithm.md
Added Pygorithm Project for implementation of various data structures and algorithms
1 parent 1e3a362 commit 3e0d0a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Algorithm.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
module of algorithms for Python.
55
Project Source: https://github.com/nryoung/algorithms
66

7-
8-
7+
2. pygorithm
8+
module for algorithms and data structures implemented purely in Python.
9+
Project Source: https://github.com/OmkarPathak/pygorithm

0 commit comments

Comments
 (0)