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)
Improve prefix_sum.py (#12560)
Algorithm: Calculating Product Sum from a Special Array with Nested Structures (#8761)
added rotate_array.py (#13336)
Add doctests for cross function. Contributes to #9943 (#12991)