You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Read the detailed documentation at [python.allalgorithms.com](https://python.allalgorithms.com) or see the [`docs`](https://github.com/abranhe/python-lib/blob/master/docs) directory on Github. See [Tree](#tree).
35
35
36
-
**Want to contribute?**[GET STARTED HERE](https://github.com/abranhe/python-lib/tree/master/.github/contributing.md)
36
+
**Want to contribute?**[GET STARTED HERE](https://github.com/abranhe/allalgorithms-python/tree/master/.github/contributing.md)
37
37
38
38
## Install
39
39
@@ -75,7 +75,7 @@ print(binary_search(arr, 3))
75
75
76
76
# Related
77
77
78
-
-[javascript-lib](https://github.com/abranhe/javascript-lib): All ▲lgorithms Javascript library
78
+
-[allalgorithms-javascript](https://github.com/abranhe/allalgorithms-javascript): All ▲lgorithms Javascript library
0 commit comments