master
Enable ruff INP001 rule (#11346)
Corrected the Python Doctest command in equilibrium_index_in_array.py script (#11212)
Data structures/arrays/triplet sum (#11134)
Add new algorithm index_2d_array_in_1d (#10973)
Added Kth largest element algorithm (#10687)
add median of two sorted array (#9386)
Adding tests to monotonic_array.py (#12073)
[pre-commit.ci] pre-commit autoupdate (#11322)
Fixed permute_recursive() by passing nums.copy(). Fixes #9014 (#9161)
add prefix sum (#7959)
Algorithm: Calculating Product Sum from a Special Array with Nested Structures (#8761)
Update docstrings in the functions definitions. (#11797)