Skip to content

Commit 802493f

Browse files
author
yuvraj-rathod-1202
committed
add maximum_subarray_sum in docs
1 parent 860e008 commit 802493f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/pydatastructs/linear_data_structures/algorithms.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,6 @@ Algorithms
4545

4646
.. autofunction:: pydatastructs.jump_search
4747

48-
.. autofunction:: pydatastructs.intro_sort
48+
.. autofunction:: pydatastructs.intro_sort
49+
50+
.. autofunction:: pydatastructs.maximum_subarray_sum

0 commit comments

Comments
 (0)