[pull] master from TheAlgorithms:master#114
Open
pull[bot] wants to merge 1230 commits intoUncodedtech:masterUncodedtech/Python:masterfrom
Open
[pull] master from TheAlgorithms:master#114pull[bot] wants to merge 1230 commits intoUncodedtech:masterUncodedtech/Python:masterfrom
pull[bot] wants to merge 1230 commits intoUncodedtech:masterUncodedtech/Python:masterfrom
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Aug 12, 2024
[pre-commit.ci] pre-commit autoupdate (#11515)
Show description for 31c424fauthored
Commits on Aug 22, 2024
Remove separate directory for `gaussian_elimination_pivoting.py` (#11445)
Show description for 4841828authored
Commits on Aug 25, 2024
Fix ruff (#11527)
Show description for e3fa014andauthored
Commits on Aug 26, 2024
[pre-commit.ci] pre-commit autoupdate (#11522)
Show description for c8e131bauthored
Commits on Sep 2, 2024
[pre-commit.ci] pre-commit autoupdate (#11535)
Show description for bd8085cauthored
Commits on Sep 3, 2024
kd tree data structure implementation (#11532)
Show description for f16d38fauthored
Commits on Sep 9, 2024
[pre-commit.ci] pre-commit autoupdate (#11557)
Show description for 729c1f9authored
Commits on Sep 16, 2024
[pre-commit.ci] pre-commit autoupdate (#11568)
Show description for 77bbe58authored
Commits on Sep 23, 2024
[pre-commit.ci] pre-commit autoupdate (#11579)
Show description for 50cc00bauthored
Commits on Sep 24, 2024
balance parenthesis (add closing bracket) (#11563)
Show description for 9b5641dandauthored
Commits on Sep 28, 2024
Implemented Suffix Tree Data Structure (#11554)
Show description for 976e385authored
Commits on Sep 30, 2024
Scripts for closing pull requests for Hacktoberfest (#11587)
Show description for a9ca110authored[pre-commit.ci] pre-commit autoupdate (#11594)
Show description for a7bfa22authored- authored
Commits on Oct 1, 2024
Drop six from our GitHub Actions (#11621)
Show description for 0abeeabauthored
Commits on Oct 2, 2024
Add word ladder algorithm in backtracking (#11590)
Show description for 43a47e0andauthored- authored
- authored
Adding Doctests to floyd_warshall.py (#11690)
Show description for f4b4ac1andauthored
Commits on Oct 3, 2024
Add Word Break algorithm (#11687)
Show description for 080e790andauthoredImprove comments, docstrings in next_greatest_element.py (#11685)
Show description for 40f65e8authored
Commits on Oct 4, 2024
Improve comments, add doctests for kahns_algorithm_topo.py (#11668)
Show description for e20b503andauthored- authored
Added doctests to min_cost_string_conversion.py and removed :c specifier (#11721)
Show description for 59ff87dauthoredfeat: Implemented Matrix Exponentiation Method (#11747)
Show description for 9a572deauthored
Commits on Oct 5, 2024
Added new algorithm to generate numbers in lexicographical order (#11674)
Show description for 5a8655dandauthored- authored
Update ruff usage example in CONTRIBUTING.md (#11772)
Show description for ad6395dandauthoredImplemented Exponential Search with binary search for improved perfor… (#11666)
Show description for fcf82a1andauthored
Commits on Oct 7, 2024
feat: add testcase of polynom_for_points (#11811)
Show description for 3422ebcauthoredAdded max_sum_bst.py (#11832)
Show description for cfd6d09authoredadded gronsfeld cipher implementation (#11835)
Show description for dba8eecauthored[pre-commit.ci] pre-commit autoupdate (#11874)
Show description for 2d671dfauthored
Commits on Oct 8, 2024
Commits on Oct 14, 2024
[pre-commit.ci] pre-commit autoupdate (#12071)
Show description for 03a4251authored
Commits on Oct 22, 2024
[pre-commit.ci] pre-commit autoupdate (#12234)
Show description for 6e24935andauthored
Commits on Oct 28, 2024
[pre-commit.ci] pre-commit autoupdate (#12313)
Show description for 52602eaauthored
Commits on Nov 1, 2024
Commits on Nov 4, 2024
[pre-commit.ci] pre-commit autoupdate (#12349)
Show description for 3e9ca92authored
Commits on Nov 11, 2024
[pre-commit.ci] pre-commit autoupdate (#12370)
Show description for e3f3d66andauthored
Commits on Nov 15, 2024
Commits on Nov 18, 2024
[pre-commit.ci] pre-commit autoupdate (#12385)
Show description for f3f32aeauthored
Commits on Nov 25, 2024
[pre-commit.ci] pre-commit autoupdate (#12398)
Show description for fc33c50authored
Commits on Dec 2, 2024
Added matrix based color game algorithm (#12400)
Show description for c792122authored[pre-commit.ci] pre-commit autoupdate (#12404)
Show description for b22fab0authored
Commits on Dec 5, 2024
Use Astral uv (#12402)
Show description for 0bcdfbdandauthored
Commits on Dec 12, 2024
[pre-commit.ci] pre-commit autoupdate (#12428)
Show description for 98391e3authored
Commits on Dec 16, 2024
[pre-commit.ci] pre-commit autoupdate (#12439)
Show description for f8e595eauthored
Commits on Dec 23, 2024
Fix sphinx/build_docs warnings for audio_filters (#12449)
Show description for 4abfce2authoredFix sphinx/build_docs warnings for cellular_automata (#12454)
Show description for 47cd21aauthoredFix sphinx/build_docs warnings for geodesy (#12462)
Show description for c5e603aauthoredFix sphinx/build_docs warnings for greedy_methods (#12463)
Show description for b0cb13fauthored
Commits on Dec 24, 2024
Fix sphinx/build_docs warnings for maths/volume (#12464)
Show description for 04fbfd6authored- authored
Fix sphinx/build_docs warnings for graphs/check_bipatrite (#12469)
Show description for c36aaf0authored- authored
Commits on Dec 27, 2024
Bump astral-sh/setup-uv from 4 to 5 (#12445)
Show description for eb652cfauthoredImprove coverage special_numbers (#12414)
Show description for 5bef6acandauthoredImprove test coverage for matrix exponentiation (#12388)
Show description for 8bbe8caauthored- authored
- authored
adding test to electronics/electric_power.py (#12387)
Show description for 1652d05authored
Commits on Dec 28, 2024
Fix Gaussian elimination pivoting (#11393)
Show description for 929b7dcandauthoredAdd additional doctests, fix grammatical errors for maths/perfect_number.py (#12477)
Show description for b5c8fbfauthoredRemove inaccessible URL in computer_vision/README.md (#12383)
Show description for d496d56authoredadding doctests to maths/trapezoidal_rule.py (#12193)
Show description for 1909f22authoredcompare-method added to Vector class in lib.py (#12448)
Show description for 2b58ab0andauthored
Commits on Dec 29, 2024
Fix split function to handle trailing delimiters correctly (#12423)
Show description for 2d68bb5authoredfixed the issue in strings/join.py (#12434)
Show description for 972a5c1authoredfixes requirements error (#12438)
Show description for d9092d8authoredFix sphinx/build_docs warnings for physics/newtons_second_law_of_motion (#12480)
Show description for bfc804aauthored[pre-commit.ci] pre-commit autoupdate (#12466)
Show description for c932883andauthoredFix sphinx/build_docs warnings for maths/zellers_congruence (#12481)
Show description for bfb0447authoredFix sphinx/build_docs warnings for physics/speeds_of_gas_molecules (#12471)
Show description for ce036dbandauthoredFix sphinx/build_docs warnings for other (#12482)
Show description for 3622e94andauthoredFix sphinx/build_docs warnings for linear_algebra (#12483)
Show description for 94b3777andauthored
Commits on Dec 30, 2024
Fix sphinx/build_docs warnings for ciphers (#12485)
Show description for f45e392authoredfix is_ip_v4_address_valid.py (#12394)
Show description for 68b4c6bauthored
current_stock_price test added (#12390)
Show description for 2ca96b7authored- authored
- authored
- authored
Fix sphinx/build_docs warnings for dynamic_programming (#12484)
Show description for 7fa9b4bandauthoredTests electronics/electric_conductivity.py #9943 (#12437)
Show description for a2be5adauthored
Implemented doctests for geometry-related classes (#12368)
Show description for f24ddbaauthoredIntensity_based_Segmentation (#12491)
Show description for 7742536authored#9943 : Adding coverage test for basic_graphs.py (#12354)
Show description for 75c5c41andauthored- Implemented `find_lanczos_eigenvectors` to approximate the largest eigenvalues and corresponding eigenvectors of a graph based on its adjacency list. (#11906)
Show description for 7e55fb6authoredAdding tests to monotonic_array.py (#12073)
Show description for 8921b56andauthored- authored
Commits on Dec 31, 2024
add some documentation for heap sort (#9949)
Show description for 8767d1dauthoredAdded the algorithm to compute the time period of a simple pendulum (#10265)
Show description for 8439fa8authoredchore: improve comments and add tests to trapezoidal rule (#11640)
Show description for a439902andauthoredCreate digital differential analyzer_line.py (#10929)
Show description for 91a22c2authored[ADDED] Implementation of Geometric Mean. (#10421)
Show description for 12b1023authored
Commits on Jan 6, 2025
[pre-commit.ci] pre-commit autoupdate (#12507)
Show description for bae33acauthored
Commits on Jan 12, 2025
Fix ruff (#12515)
Show description for b653aeeandauthoredFix dynamic_programming/longest_increasing_subsequence.py (#12517)
Show description for 4c92de5authored
Commits on Jan 13, 2025
doctest all_combinations.py (#12506)
Show description for 787aa5dauthoredFix build (#12516)
Show description for cfcc84eauthored[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12521)
Show description for 4fe50bcandauthored
Commits on Jan 14, 2025
Create longest_increasing_subsequence_iterative.py (#12524)
Show description for f04d308andauthoredAdd butterfly pattern implementation (#12493)
Show description for 0040ad4authored
Commits on Jan 18, 2025
Doomsday Algorithm: Fix leap year check (#12396)
Show description for 533767fandauthored
Commits on Jan 19, 2025
Sphinx runs on ubuntu 24.04 arm (#12530)
Show description for 91ebea1authored
Commits on Jan 20, 2025
[pre-commit.ci] pre-commit autoupdate (#12536)
Show description for 1f74db0authored
Commits on Jan 23, 2025
- authored
Add Doc test bubble sort (#12070)
Show description for c666db3authored
Commits on Jan 24, 2025
Fix error in avl_tree del_node function (#11510)
Show description for 13e4d3eandauthored
Commits on Jan 27, 2025
[pre-commit.ci] pre-commit autoupdate (#12542)
Show description for 6c92c5aandauthored
Commits on Feb 5, 2025
[pre-commit.ci] pre-commit autoupdate (#12554)
Show description for e59d819authored
Commits on Feb 9, 2025
Improve power.py (#12567)
Show description for 338cbafauthored
Commits on Feb 14, 2025
git mv data_structures/queue data_structures/queues (#12577)
Show description for 738253eandauthored
Commits on Feb 20, 2025
Commits on Feb 22, 2025
Fix n-queens problem (#12583)
Show description for 183fa06authored
Commits on Feb 24, 2025
[pre-commit.ci] pre-commit autoupdate (#12591)
Show description for 114d428authored
Commits on Feb 27, 2025
Added dynamic_programming/range_sum_query.py (#12592)
Show description for f528ce3authored
Commits on Mar 2, 2025
feat: Implement Principal Component Analysis (PCA) (#12596)
Show description for 8826ad3authored
Commits on Mar 3, 2025
[pre-commit.ci] pre-commit autoupdate (#12599)
Show description for fff34edauthored
Commits on Mar 8, 2025
Add largest rectangle histogram (#12269)
Show description for a415a95authoredImproved test coverage in decimal_to_fraction.py (#12608)
Show description for 4fbd350authoredImprove decimal_to_fraction.py (#12611)
Show description for e3fb530andauthored
Commits on Mar 11, 2025
[pre-commit.ci] pre-commit autoupdate (#12614)
Show description for 23eb174authoredFix some RUF012 per file ignores (#11399)
Show description for 7ce998bandauthored
Commits on Mar 18, 2025
[pre-commit.ci] pre-commit autoupdate (#12623)
Show description for edf7c37andauthored
Commits on Mar 19, 2025
Improve prefix_sum.py (#12560)
Show description for 580273eauthored
Commits on Mar 24, 2025
[pre-commit.ci] pre-commit autoupdate (#12631)
Show description for e3773dbauthored
Commits on Mar 29, 2025
Genetic Algorithm: Fix bug in multi-threading (#12644)
Show description for 74b540aandauthored
Commits on Mar 31, 2025
prefix_evaluation: Add alternative recursive implementation (#12646)
Show description for f10a5cbandauthored
Commits on Apr 1, 2025
doubly linked list: add dataclass and typing (#12647)
Show description for baab802andauthored
Commits on Apr 2, 2025
Fix bug for data_structures/linked_list/doubly_linked_list_two.py (#12651)
Show description for 0c8cf8eauthored
Commits on Apr 7, 2025
[pre-commit.ci] pre-commit autoupdate (#12661)
Show description for 5afe029authored
Commits on Apr 9, 2025
Commits on Apr 14, 2025
[pre-commit.ci] pre-commit autoupdate (#12671)
Show description for 4ed6141authoredAdd find_unique_number algorithm to bit manipulation (#12654)
Show description for cc621f1andauthoredSolution for the Euler Project Problem 122 (#12655)
Show description for d123cbcandauthoredAdd matrix inversion algorithm using NumPy (#12657)
Show description for 4282063authored
Commits on Apr 17, 2025
Solution for the Euler Project problem 136 (#12658)
Show description for c585cb1authoredAdding time and a half pay calculator algorithm to financial folder (#12662)
Show description for a1aa631authored
Commits on Apr 21, 2025
[pre-commit.ci] pre-commit autoupdate (#12680)
Show description for 9891d2bauthoredGeneric type hint in DDL (#12677)
Show description for 11a61d1andauthored
Commits on Apr 25, 2025
Bump astral-sh/setup-uv from 5 to 6 (#12683)
Show description for 29afed0andauthored
Commits on Apr 28, 2025
[pre-commit.ci] pre-commit autoupdate (#12692)
Show description for 0a3a965authored
Commits on May 5, 2025
Add solution for the Euler project problem 164. (#12663)
Show description for 145879bauthoredAdd solution for the Euler problem 190 (#12664)
Show description for 40f4c51authored[pre-commit.ci] pre-commit autoupdate (#12708)
Show description for 7ed7f04authored
Commits on May 6, 2025
Add solution for the Euler project problem 345 (#12666)
Show description for d9d56b1authored
Commits on May 10, 2025
Add solution for the Euler project problem 95. (#12669)
Show description for b720f24authoredAdded/Improved doctests for lowest_common_ancestor.py (#12673)
Show description for a728cc9andauthoredAdd N Input AND Gate (#12717)
Show description for 59c3c8bauthoredImprove longest_common_substring.py (#12705)
Show description for 47a44abauthoredFix error messages for horizontal_projectile_motion.py (#12722)
Show description for 1317655andauthoredAdd escape velocity calculator using standard physics formula (#12721)
Show description for 95fb181authored
Commits on May 12, 2025
Prep for Python 3.14: Rename compression to data_compression (#12725)
Show description for 1ea05feauthored- authored
Add PEP723 header to scripts/validate_solutions.py (#12731)
Show description for 485f688authored- authored
[pre-commit.ci] pre-commit autoupdate (#12736)
Show description for ee3a173authored
Commits on May 13, 2025
Physics orbital_transfer_work (#12728)
Show description for 6e4d1b3authored
Commits on May 14, 2025
Lukazlim: Replace dependency `requests` with `httpx` (#12744)
Show description for a2fa32cauthored
Commits on May 21, 2025
Add median() function using Quickselect (#12676)
Show description for 26ad689andauthored
Commits on May 22, 2025
Add bidirectional search algorithm implementation (#12649)
Show description for ca445f5authoredImprove hash map (#12678)
Show description for c81cc26authoredAdd tests and cleanup sum_of_subsets algorithm (#12746)
Show description for e1115b5authored- authored
Commits on May 26, 2025
[pre-commit.ci] pre-commit autoupdate (#12760)
Show description for e26c388authored
Commits on May 29, 2025
maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)
Show description for d0d7f0bandauthored
Commits on May 31, 2025
feat: create straight_line_depreciation (#12377)
Show description for 4b077c0andauthored
Commits on Jun 2, 2025
Add doctests for the boyer_moore_search algorithm. (#12769)
Show description for c3d4b9eauthored
Commits on Jul 5, 2025
Add unit tests for factorial.py (#12815)
Show description for 7665ba5authored- authored
Commits on Jul 7, 2025
hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)
Show description for 5c05335authored
Commits on Jul 9, 2025
Fix devcontainer build failure (#12837)
Show description for ed7c9b5authored
Commits on Jul 11, 2025
Update .pre-commit-config.yaml to reflect current linting and formatt… (#12841)
Show description for 5a4a6a5authored[pre-commit.ci] pre-commit autoupdate (#12781)
Show description for d1a9486andauthored
Commits on Jul 21, 2025
[pre-commit.ci] pre-commit autoupdate (#12846)
Show description for 6e1a104andauthored
Commits on Jul 29, 2025
[pre-commit.ci] pre-commit autoupdate (#12864)
Show description for 7a0fee4andauthored
Commits on Aug 11, 2025
[pre-commit.ci] pre-commit autoupdate (#12880)
Show description for d05f5d2andauthored
Commits on Aug 12, 2025
Bump actions/checkout from 4 to 5 (#12891)
Show description for f662b63authored
Commits on Aug 19, 2025
[pre-commit.ci] pre-commit autoupdate (#12900)
Show description for beb3cfdandauthored
Commits on Aug 23, 2025
Bump actions/upload-pages-artifact from 3 to 4 (#12922)
Show description for e224532authored
Commits on Aug 24, 2025
Simplify Capitalize Function (#12879)
Show description for a8c5616authoredFix code style in README.md (#12843)
Show description for c2b9003andauthoredAdding doctest for md_prefix function in build_directory_md.py (#12874)
Show description for 9ddb027andauthoredFix reverse_bits.py: correct 32-bit reversal and improve docstrings (#12924)
Show description for 060fd8eandauthoredfeat: Add recursive implication function for lists (#12855)
Show description for d16cac6authoredperf(strings): optimize anagram signature using frequency counts (#12927)
Show description for 37b34c2authoredUpdate Linked List from sequence script to use doctests (#12766)
Show description for d927d67andauthoredFix RuntimeError in bipartite-check DFS/BFS and clean up doctests (#12814)
Show description for 561cc38authoredUse deque as queue in breadth_first_search_shortest_path_2.py (#12861)
Show description for b0be304andauthoredCodex/find and fix a bug (#12782)
Show description for 8c1c6c1authored
Commits on Aug 26, 2025
[pre-commit.ci] pre-commit autoupdate (#12930)
Show description for dc1b200andauthoredAdd new solution for the euler project problem 9 (#12771)
Show description for 55db5a1andauthoredCreate cyclic_sort.py (#9256)
Show description for 44cf167authoredEnhancement of the knapsack algorithm with memorization and generalisation (#9295)
Show description for 4961b3aauthored
Commits on Aug 27, 2025
added coordinate_compression (#9317)
Show description for b486ac6authoredImprove blockchain/README.md (#9630)
Show description for 2fa65c7authoredAlgorithm to find unique prime factors (#9935)
Show description for 0c39e43andauthoredCombination sum fix and test cases (#10193)
Show description for e6b5d26andauthoredAdd/generate parentheses iterative approach (#10024)
Show description for 84f101cauthoredFixes bugs in graphs/dijkstra_algorithm.py (#10092)
Show description for 54aa73fandauthored
Commits on Aug 29, 2025
Weierstrass Method (#12877)
Show description for 4394fd9andauthoredFixing stock_span_problem.py (#10540)
Show description for 5c50572authored
Commits on Aug 30, 2025
Performance: 25% faster Project Euler 73 #10503 (#11553)
Show description for 488f143authoredAdd new test for bucket sort algorithm in sorts/bucket_sort.py (#11605)
Show description for c5de395andauthoredSpecify space complexity for merge sort (#11749)
Show description for 1e0d317andauthoredAdd unit tests to binary_tree_path_sum.py (#11833)
Show description for b092045authoredUpdate README.md (#12345)
Show description for 501576fauthoredAdding a 3D plot to the k-means clustering algorithm (#12372)
Show description for e3a263candauthoredCreate stalin_sort.py (#11989)
Show description for 9d52683authored
Commits on Sep 1, 2025
[pre-commit.ci] pre-commit autoupdate (#12944)
Show description for 0876a87authored
Commits on Sep 4, 2025
Fix is_palindrome_recursive logic in strings/palindrome.py (#12946)
Show description for 544f48fandauthored
Commits on Sep 5, 2025
Bump actions/setup-python from 5 to 6 (#12952)
Show description for 4ce1185authored
Commits on Sep 7, 2025
Adding the function is_proth_number (#12399)
Show description for 8f1a6b0authored
Commits on Sep 8, 2025
[pre-commit.ci] pre-commit autoupdate (#12961)
Show description for 18c853dauthored
Commits on Sep 12, 2025
pre-commit autoupdate 2025-09-11 (#12963)
Show description for 63180d7andauthored
Commits on Sep 15, 2025
[pre-commit.ci] pre-commit autoupdate (#12969)
Show description for 0ee534eauthored
Commits on Sep 18, 2025
fix covid_stats_via_xpath.py (#12975)
Show description for 4ec71a3andauthored
Commits on Sep 23, 2025
[pre-commit.ci] pre-commit autoupdate (#12988)
Show description for e696e4dauthoredAdded edit_distance test cases (#12984)
Show description for 8d1fb26andauthored
Commits on Sep 24, 2025
Add doctests for cross function. Contributes to #9943 (#12991)
Show description for c0ad5bbandauthored
Commits on Sep 29, 2025
[pre-commit.ci] pre-commit autoupdate (#13006)
Show description for a71618fandauthored
Commits on Oct 6, 2025
[pre-commit.ci] pre-commit autoupdate (#13286)
Show description for 7530a41authored
Commits on Oct 7, 2025
Commits on Oct 8, 2025
Bump astral-sh/setup-uv from 6 to 7 (#13335)
Show description for f0d5949authoredadded rotate_array.py (#13336)
Show description for 788d95bandauthored
Commits on Oct 14, 2025
Add a README.md file to the scripts directory (#13480)
Show description for 1562ae1authoredAdd t stochastic neighbour embedding using Iris dataset (#13476)
Show description for 709c18eauthored
Commits on Oct 15, 2025
- authored
- authored
Test on 3.14 (#13473)
Show description for 85e6730authoredFix a few typos (#13346)
Show description for 3cea941authored
Commits on Oct 17, 2025
Adding missing return type to pi_estimator function (#13427)
Show description for 8edc478authored
Update logical issue in decision_tree.py (#13303)
Show description for c79034candauthored
Commits on Oct 19, 2025
Add doctest for circular queue overflow condition (#13590)
Show description for 3b08413andauthoredfeat: optimizing the prune function at the apriori_algorithm.py archive (#12992)
Show description for 154cd3eauthored
Commits on Oct 20, 2025
Add doctest for add_vertex in GraphAdjacencyList. Contributes to #9943 (#13143)
Show description for 1b0bd16andauthoredAdd test for non-integer input to factorial function (#13024)
Show description for e2a78d4andauthored
Commits on Nov 3, 2025
[pre-commit.ci] pre-commit autoupdate (#13860)
Show description for af17867authored
Commits on Nov 6, 2025
uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=auto (#13863)
Show description for ae68a78authored
Commits on Nov 22, 2025
Bump actions/checkout from 5 to 6 (#13937)
Show description for a051ab5authored
Commits on Dec 1, 2025
[pre-commit.ci] pre-commit autoupdate (#13979)
Show description for 8934babauthored
Commits on Dec 13, 2025
[Searches] Fix Binary Search bug with duplicate elements (#13946)
Show description for 2c15b8cauthored
Commits on Jan 4, 2026
Add narcissistic number finder with dynamic programming (#13971)
Show description for 68f876aauthored
Commits on Jan 5, 2026
[pre-commit.ci] pre-commit autoupdate (#14078)
Show description for 3c88735authored
Commits on Jan 21, 2026
Add sliding window maximum using monotonic deque (#14133)
Show description for ca5b8c1andauthored
Commits on Jan 25, 2026
docs: improve docstring clarity in reverse_words (#14212)
Show description for 8fa4161authoredCorrect typo from 'two large' to 'too large' (#14135)
Show description for 8106aeaauthored
Commits on Feb 2, 2026
[pre-commit.ci] pre-commit autoupdate (#14238)
Show description for 678dedbauthored