Skip to content
Open
Changes from 1 commit
Commits
Show all changes
1220 commits
Select commit Hold shift + click to select a range
6882a8b
Tests/add new test case weight_conversion (#11468)
ShiryuReb Jun 26, 2024
716bdeb
[pre-commit.ci] pre-commit autoupdate (#11473)
pre-commit-ci[bot] Jul 2, 2024
c1dc8e9
Create count_vowels.py (#11474)
its-100rabh Jul 4, 2024
9190888
[pre-commit.ci] pre-commit autoupdate (#11481)
pre-commit-ci[bot] Jul 8, 2024
2d8f22a
[pre-commit.ci] pre-commit autoupdate (#11489)
pre-commit-ci[bot] Jul 15, 2024
d9ded07
[pre-commit.ci] pre-commit autoupdate (#11495)
pre-commit-ci[bot] Jul 23, 2024
1468003
Add doctests to interpolation_search.py (#11492)
Ihor-Pryyma Jul 25, 2024
240d1b7
[pre-commit.ci] pre-commit autoupdate (#11500)
pre-commit-ci[bot] Jul 29, 2024
dfe6795
[pre-commit.ci] pre-commit autoupdate (#11507)
pre-commit-ci[bot] Aug 5, 2024
ed1900f
Fix typo in integration_by_simpson_approx.py (#11501)
CarlosZamG Aug 6, 2024
31c424f
[pre-commit.ci] pre-commit autoupdate (#11515)
pre-commit-ci[bot] Aug 12, 2024
4841828
Remove separate directory for `gaussian_elimination_pivoting.py` (#11…
tianyizheng02 Aug 22, 2024
e3fa014
Fix ruff (#11527)
MaximSmolskiy Aug 25, 2024
c8e131b
[pre-commit.ci] pre-commit autoupdate (#11522)
pre-commit-ci[bot] Aug 26, 2024
bd8085c
[pre-commit.ci] pre-commit autoupdate (#11535)
pre-commit-ci[bot] Sep 2, 2024
f16d38f
kd tree data structure implementation (#11532)
Ramy-Badr-Ahmed Sep 3, 2024
729c1f9
[pre-commit.ci] pre-commit autoupdate (#11557)
pre-commit-ci[bot] Sep 9, 2024
77bbe58
[pre-commit.ci] pre-commit autoupdate (#11568)
pre-commit-ci[bot] Sep 16, 2024
50cc00b
[pre-commit.ci] pre-commit autoupdate (#11579)
pre-commit-ci[bot] Sep 23, 2024
9b5641d
balance parenthesis (add closing bracket) (#11563)
apples53 Sep 24, 2024
976e385
Implemented Suffix Tree Data Structure (#11554)
Ramy-Badr-Ahmed Sep 28, 2024
a9ca110
Scripts for closing pull requests for Hacktoberfest (#11587)
cclauss Sep 30, 2024
a7bfa22
[pre-commit.ci] pre-commit autoupdate (#11594)
pre-commit-ci[bot] Sep 30, 2024
0177ae1
Upgrade to Python 3.13 (#11588)
cclauss Sep 30, 2024
0abeeab
Drop six from our GitHub Actions (#11621)
cclauss Oct 1, 2024
43a47e0
Add word ladder algorithm in backtracking (#11590)
Hardvan Oct 2, 2024
00e9d86
Improve comments, add doctests in symmetric_tree.py (#11619)
Hardvan Oct 2, 2024
918fa8b
Optimized O(n) to O(1) (#11669)
1227haran Oct 2, 2024
f4b4ac1
Adding Doctests to floyd_warshall.py (#11690)
alirashidAR Oct 2, 2024
080e790
Add Word Break algorithm (#11687)
AswinPKumar01 Oct 3, 2024
40f65e8
Improve comments, docstrings in next_greatest_element.py (#11685)
JeevaRamanathan Oct 3, 2024
e20b503
Improve comments, add doctests for kahns_algorithm_topo.py (#11668)
Hardvan Oct 4, 2024
917ad62
Removed incorrect type hints (#11711)
MSaiAswin Oct 4, 2024
59ff87d
Added doctests to min_cost_string_conversion.py and removed :c specif…
Lonercode Oct 4, 2024
9a572de
feat: Implemented Matrix Exponentiation Method (#11747)
Acuspeedster Oct 4, 2024
5a8655d
Added new algorithm to generate numbers in lexicographical order (#11…
1227haran Oct 5, 2024
50aca04
feat: increase test coverage of longest_common_subsequence to 75% (#1…
zeelrupapara Oct 5, 2024
ad6395d
Update ruff usage example in CONTRIBUTING.md (#11772)
ivnvxd Oct 5, 2024
fcf82a1
Implemented Exponential Search with binary search for improved perfor…
whyvineet Oct 5, 2024
3422ebc
feat: add testcase of polynom_for_points (#11811)
zeelrupapara Oct 7, 2024
cfd6d09
Added max_sum_bst.py (#11832)
1227haran Oct 7, 2024
dba8eec
added gronsfeld cipher implementation (#11835)
Lonercode Oct 7, 2024
2d671df
[pre-commit.ci] pre-commit autoupdate (#11874)
pre-commit-ci[bot] Oct 7, 2024
260e3d8
feat: add test cases in cipher's autokey (#11881)
zeelrupapara Oct 8, 2024
e9e7c96
Create GitHub Pages docs with Sphinx (#11888)
cclauss Oct 8, 2024
03a4251
[pre-commit.ci] pre-commit autoupdate (#12071)
pre-commit-ci[bot] Oct 14, 2024
6e24935
[pre-commit.ci] pre-commit autoupdate (#12234)
pre-commit-ci[bot] Oct 22, 2024
52602ea
[pre-commit.ci] pre-commit autoupdate (#12313)
pre-commit-ci[bot] Oct 28, 2024
a19bede
Add scripts/find_git_conflicts.sh (#12343)
cclauss Nov 1, 2024
3e9ca92
[pre-commit.ci] pre-commit autoupdate (#12349)
pre-commit-ci[bot] Nov 4, 2024
e3f3d66
[pre-commit.ci] pre-commit autoupdate (#12370)
pre-commit-ci[bot] Nov 11, 2024
e3bd772
`validate_filenames.py` Shebang `python` for Windows (#12371)
cclauss Nov 15, 2024
f3f32ae
[pre-commit.ci] pre-commit autoupdate (#12385)
pre-commit-ci[bot] Nov 18, 2024
fc33c50
[pre-commit.ci] pre-commit autoupdate (#12398)
pre-commit-ci[bot] Nov 25, 2024
c792122
Added matrix based color game algorithm (#12400)
Miranda13 Dec 2, 2024
b22fab0
[pre-commit.ci] pre-commit autoupdate (#12404)
pre-commit-ci[bot] Dec 2, 2024
0bcdfbd
Use Astral uv (#12402)
cclauss Dec 5, 2024
98391e3
[pre-commit.ci] pre-commit autoupdate (#12428)
pre-commit-ci[bot] Dec 12, 2024
f8e595e
[pre-commit.ci] pre-commit autoupdate (#12439)
pre-commit-ci[bot] Dec 16, 2024
4abfce2
Fix sphinx/build_docs warnings for audio_filters (#12449)
MaximSmolskiy Dec 23, 2024
47cd21a
Fix sphinx/build_docs warnings for cellular_automata (#12454)
MaximSmolskiy Dec 23, 2024
c5e603a
Fix sphinx/build_docs warnings for geodesy (#12462)
MaximSmolskiy Dec 23, 2024
b0cb13f
Fix sphinx/build_docs warnings for greedy_methods (#12463)
MaximSmolskiy Dec 23, 2024
04fbfd6
Fix sphinx/build_docs warnings for maths/volume (#12464)
MaximSmolskiy Dec 24, 2024
e9721aa
Fix sphinx/build_docs warnings for physics/horizontal_projectile_moti…
MaximSmolskiy Dec 24, 2024
c36aaf0
Fix sphinx/build_docs warnings for graphs/check_bipatrite (#12469)
MaximSmolskiy Dec 24, 2024
ae28fa7
Fix sphinx/build_docs warnings for data_structures/binary_tree/mirror…
MaximSmolskiy Dec 24, 2024
eb652cf
Bump astral-sh/setup-uv from 4 to 5 (#12445)
dependabot[bot] Dec 27, 2024
5bef6ac
Improve coverage special_numbers (#12414)
Scarfinos Dec 27, 2024
8bbe8ca
Improve test coverage for matrix exponentiation (#12388)
Scarfinos Dec 27, 2024
7647181
Improve test coverage for armstrong numbers (#12327)
Scarfinos Dec 27, 2024
2ae9534
Added test to linear regression (#12353)
Miranda13 Dec 27, 2024
1652d05
adding test to electronics/electric_power.py (#12387)
juliaaragao Dec 27, 2024
929b7dc
Fix Gaussian elimination pivoting (#11393)
MaximSmolskiy Dec 28, 2024
b5c8fbf
Add additional doctests, fix grammatical errors for maths/perfect_num…
joy-programs Dec 28, 2024
d496d56
Remove inaccessible URL in computer_vision/README.md (#12383)
EntongShi2004 Dec 28, 2024
1909f22
adding doctests to maths/trapezoidal_rule.py (#12193)
MRJPEREZR Dec 28, 2024
2b58ab0
compare-method added to Vector class in lib.py (#12448)
Andrwaa Dec 28, 2024
2d68bb5
Fix split function to handle trailing delimiters correctly (#12423)
kishyassin Dec 29, 2024
972a5c1
fixed the issue in strings/join.py (#12434)
RajdeepBakolia2004 Dec 29, 2024
d9092d8
fixes requirements error (#12438)
sanks011 Dec 29, 2024
bfc804a
Fix sphinx/build_docs warnings for physics/newtons_second_law_of_moti…
MaximSmolskiy Dec 29, 2024
c932883
[pre-commit.ci] pre-commit autoupdate (#12466)
pre-commit-ci[bot] Dec 29, 2024
bfb0447
Fix sphinx/build_docs warnings for maths/zellers_congruence (#12481)
MaximSmolskiy Dec 29, 2024
ce036db
Fix sphinx/build_docs warnings for physics/speeds_of_gas_molecules (#…
MaximSmolskiy Dec 29, 2024
3622e94
Fix sphinx/build_docs warnings for other (#12482)
MaximSmolskiy Dec 29, 2024
94b3777
Fix sphinx/build_docs warnings for linear_algebra (#12483)
MaximSmolskiy Dec 29, 2024
f45e392
Fix sphinx/build_docs warnings for ciphers (#12485)
MaximSmolskiy Dec 30, 2024
68b4c6b
fix is_ip_v4_address_valid.py (#12394)
mahditavasoli Dec 30, 2024
2ca96b7
current_stock_price test added (#12390)
MRJPEREZR Dec 30, 2024
24923ee
Add doctest to maths/numerical_analysis/intersection.py (#12148)
shikhar-sm Dec 30, 2024
da587d0
Added doctest to /maths/power_using_recursion.py (#11994)
Parthjhalani07 Dec 30, 2024
493a7c1
feat: add testcase of assemble_transformation (#11810)
zeelrupapara Dec 30, 2024
7fa9b4b
Fix sphinx/build_docs warnings for dynamic_programming (#12484)
MaximSmolskiy Dec 30, 2024
a2be5ad
Tests electronics/electric_conductivity.py #9943 (#12437)
juliaaragao Dec 30, 2024
f24ddba
Implemented doctests for geometry-related classes (#12368)
IsxImattI Dec 30, 2024
7742536
Intensity_based_Segmentation (#12491)
AtharvMalusare Dec 30, 2024
75c5c41
#9943 : Adding coverage test for basic_graphs.py (#12354)
Scarfinos Dec 30, 2024
7e55fb6
- Implemented `find_lanczos_eigenvectors` to approximate the largest …
jeffreyyancey Dec 30, 2024
8921b56
Adding tests to monotonic_array.py (#12073)
MelihMSahin Dec 30, 2024
5942059
add doctest for quick_sort_3_partition (#11779)
lorduke22 Dec 30, 2024
8767d1d
add some documentation for heap sort (#9949)
rodrigondec Dec 31, 2024
8439fa8
Added the algorithm to compute the time period of a simple pendulum (…
pluto-tofu Dec 31, 2024
a439902
chore: improve comments and add tests to trapezoidal rule (#11640)
jurichar Dec 31, 2024
91a22c2
Create digital differential analyzer_line.py (#10929)
nababuddin Dec 31, 2024
12b1023
[ADDED] Implementation of Geometric Mean. (#10421)
kmtGryffindor20 Dec 31, 2024
bae33ac
[pre-commit.ci] pre-commit autoupdate (#12507)
pre-commit-ci[bot] Jan 6, 2025
b653aee
Fix ruff (#12515)
MaximSmolskiy Jan 12, 2025
4c92de5
Fix dynamic_programming/longest_increasing_subsequence.py (#12517)
XenoBytesX Jan 12, 2025
787aa5d
doctest all_combinations.py (#12506)
Siddhant231xyz Jan 13, 2025
cfcc84e
Fix build (#12516)
MaximSmolskiy Jan 13, 2025
4fe50bc
[pre-commit.ci] pre-commit autoupdate -- ruff 2025 stable format (#12…
pre-commit-ci[bot] Jan 13, 2025
f04d308
Create longest_increasing_subsequence_iterative.py (#12524)
XenoBytesX Jan 14, 2025
0040ad4
Add butterfly pattern implementation (#12493)
aydinomer00 Jan 14, 2025
533767f
Doomsday Algorithm: Fix leap year check (#12396)
minh-swinburne Jan 18, 2025
91ebea1
Sphinx runs on ubuntu 24.04 arm (#12530)
cclauss Jan 19, 2025
1f74db0
[pre-commit.ci] pre-commit autoupdate (#12536)
pre-commit-ci[bot] Jan 20, 2025
9fb51b4
Update docstrings in the functions definitions. (#11797)
ronaldngounou Jan 23, 2025
c666db3
Add Doc test bubble sort (#12070)
vijayalaxmi777 Jan 23, 2025
13e4d3e
Fix error in avl_tree del_node function (#11510)
Rosepetal2022 Jan 24, 2025
6c92c5a
[pre-commit.ci] pre-commit autoupdate (#12542)
pre-commit-ci[bot] Jan 27, 2025
e59d819
[pre-commit.ci] pre-commit autoupdate (#12554)
pre-commit-ci[bot] Feb 5, 2025
338cbaf
Improve power.py (#12567)
lighting9999 Feb 9, 2025
738253e
git mv data_structures/queue data_structures/queues (#12577)
pre-commit-ci[bot] Feb 14, 2025
a5aed92
fix: typo in data_structures/linked_list/from_sequence.py (#12584)
maximevtush Feb 20, 2025
183fa06
Fix n-queens problem (#12583)
infrablue1 Feb 22, 2025
114d428
[pre-commit.ci] pre-commit autoupdate (#12591)
pre-commit-ci[bot] Feb 24, 2025
f528ce3
Added dynamic_programming/range_sum_query.py (#12592)
XenoBytesX Feb 27, 2025
8826ad3
feat: Implement Principal Component Analysis (PCA) (#12596)
parikshit2111 Mar 2, 2025
fff34ed
[pre-commit.ci] pre-commit autoupdate (#12599)
pre-commit-ci[bot] Mar 3, 2025
a415a95
Add largest rectangle histogram (#12269)
ankana2113 Mar 8, 2025
4fbd350
Improved test coverage in decimal_to_fraction.py (#12608)
PaulAdutwum Mar 8, 2025
e3fb530
Improve decimal_to_fraction.py (#12611)
PaulAdutwum Mar 8, 2025
23eb174
[pre-commit.ci] pre-commit autoupdate (#12614)
pre-commit-ci[bot] Mar 11, 2025
7ce998b
Fix some RUF012 per file ignores (#11399)
MaximSmolskiy Mar 11, 2025
edf7c37
[pre-commit.ci] pre-commit autoupdate (#12623)
pre-commit-ci[bot] Mar 18, 2025
580273e
Improve prefix_sum.py (#12560)
pranjaykumar926 Mar 19, 2025
e3773db
[pre-commit.ci] pre-commit autoupdate (#12631)
pre-commit-ci[bot] Mar 24, 2025
74b540a
Genetic Algorithm: Fix bug in multi-threading (#12644)
Dang-Hoang-Tung Mar 29, 2025
f10a5cb
prefix_evaluation: Add alternative recursive implementation (#12646)
isidroas Mar 31, 2025
baab802
doubly linked list: add dataclass and typing (#12647)
isidroas Apr 1, 2025
0c8cf8e
Fix bug for data_structures/linked_list/doubly_linked_list_two.py (#1…
MaximSmolskiy Apr 2, 2025
5afe029
[pre-commit.ci] pre-commit autoupdate (#12661)
pre-commit-ci[bot] Apr 7, 2025
a4576dc
fix: correct typo "util" to "until" (#12653)
kimtth Apr 9, 2025
4ed6141
[pre-commit.ci] pre-commit autoupdate (#12671)
pre-commit-ci[bot] Apr 14, 2025
cc621f1
Add find_unique_number algorithm to bit manipulation (#12654)
parth-6945 Apr 14, 2025
d123cbc
Solution for the Euler Project Problem 122 (#12655)
mindaugl Apr 14, 2025
4282063
Add matrix inversion algorithm using NumPy (#12657)
NaitikDwivede Apr 14, 2025
c585cb1
Solution for the Euler Project problem 136 (#12658)
mindaugl Apr 17, 2025
a1aa631
Adding time and a half pay calculator algorithm to financial folder (…
konsoleSam Apr 17, 2025
9891d2b
[pre-commit.ci] pre-commit autoupdate (#12680)
pre-commit-ci[bot] Apr 21, 2025
11a61d1
Generic type hint in DDL (#12677)
isidroas Apr 21, 2025
29afed0
Bump astral-sh/setup-uv from 5 to 6 (#12683)
dependabot[bot] Apr 25, 2025
0a3a965
[pre-commit.ci] pre-commit autoupdate (#12692)
pre-commit-ci[bot] Apr 28, 2025
145879b
Add solution for the Euler project problem 164. (#12663)
mindaugl May 5, 2025
40f4c51
Add solution for the Euler problem 190 (#12664)
mindaugl May 5, 2025
7ed7f04
[pre-commit.ci] pre-commit autoupdate (#12708)
pre-commit-ci[bot] May 5, 2025
d9d56b1
Add solution for the Euler project problem 345 (#12666)
mindaugl May 6, 2025
b720f24
Add solution for the Euler project problem 95. (#12669)
mindaugl May 10, 2025
a728cc9
Added/Improved doctests for lowest_common_ancestor.py (#12673)
NidhaNureen May 10, 2025
59c3c8b
Add N Input AND Gate (#12717)
robohie May 10, 2025
47a44ab
Improve longest_common_substring.py (#12705)
Alfredoxrock May 10, 2025
1317655
Fix error messages for horizontal_projectile_motion.py (#12722)
robohie May 10, 2025
95fb181
Add escape velocity calculator using standard physics formula (#12721)
SajeevSenthil May 10, 2025
1ea05fe
Prep for Python 3.14: Rename compression to data_compression (#12725)
cclauss May 12, 2025
088c74e
Delete empty source directory (#12730)
cclauss May 12, 2025
485f688
Add PEP723 header to scripts/validate_solutions.py (#12731)
cclauss May 12, 2025
f721e59
Add a proper shebang line to scripts/validate_filenames.py (#12733)
cclauss May 12, 2025
ee3a173
[pre-commit.ci] pre-commit autoupdate (#12736)
pre-commit-ci[bot] May 12, 2025
6e4d1b3
Physics orbital_transfer_work (#12728)
SajeevSenthil May 13, 2025
a2fa32c
Lukazlim: Replace dependency `requests` with `httpx` (#12744)
cclauss May 14, 2025
26ad689
Add median() function using Quickselect (#12676)
isidroas May 21, 2025
ca445f5
Add bidirectional search algorithm implementation (#12649)
prajwalc22 May 22, 2025
c81cc26
Improve hash map (#12678)
isidroas May 22, 2025
e1115b5
Add tests and cleanup sum_of_subsets algorithm (#12746)
mindaugl May 22, 2025
a8ad2db
Update matrix_chain_order calculation with more details and test. (#1…
mindaugl May 22, 2025
e26c388
[pre-commit.ci] pre-commit autoupdate (#12760)
pre-commit-ci[bot] May 26, 2025
d0d7f0b
maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)
cclauss May 29, 2025
4b077c0
feat: create straight_line_depreciation (#12377)
kangaroo-eating-carrots May 31, 2025
c3d4b9e
Add doctests for the boyer_moore_search algorithm. (#12769)
mindaugl Jun 2, 2025
7665ba5
Add unit tests for factorial.py (#12815)
QasimUmarKhan Jul 5, 2025
cd3c3c3
Various ruff fixes (#12821)
cclauss Jul 5, 2025
5c05335
hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)
cclauss Jul 7, 2025
ed7c9b5
Fix devcontainer build failure (#12837)
bertrand-awz Jul 9, 2025
5a4a6a5
Update .pre-commit-config.yaml to reflect current linting and formatt…
codedbyasim Jul 11, 2025
d1a9486
[pre-commit.ci] pre-commit autoupdate (#12781)
pre-commit-ci[bot] Jul 11, 2025
6e1a104
[pre-commit.ci] pre-commit autoupdate (#12846)
pre-commit-ci[bot] Jul 21, 2025
7a0fee4
[pre-commit.ci] pre-commit autoupdate (#12864)
pre-commit-ci[bot] Jul 29, 2025
d05f5d2
[pre-commit.ci] pre-commit autoupdate (#12880)
pre-commit-ci[bot] Aug 11, 2025
f662b63
Bump actions/checkout from 4 to 5 (#12891)
dependabot[bot] Aug 12, 2025
beb3cfd
[pre-commit.ci] pre-commit autoupdate (#12900)
pre-commit-ci[bot] Aug 19, 2025
e224532
Bump actions/upload-pages-artifact from 3 to 4 (#12922)
dependabot[bot] Aug 23, 2025
a8c5616
Simplify Capitalize Function (#12879)
Miladkhoshdel Aug 24, 2025
c2b9003
Fix code style in README.md (#12843)
chandrapola Aug 24, 2025
9ddb027
Adding doctest for md_prefix function in build_directory_md.py (#12874)
diya94 Aug 24, 2025
060fd8e
Fix reverse_bits.py: correct 32-bit reversal and improve docstrings (…
mr-conti Aug 24, 2025
d16cac6
feat: Add recursive implication function for lists (#12855)
ahmadharbi0x1337 Aug 24, 2025
37b34c2
perf(strings): optimize anagram signature using frequency counts (#12…
sowndappan5 Aug 24, 2025
d927d67
Update Linked List from sequence script to use doctests (#12766)
mindaugl Aug 24, 2025
561cc38
Fix RuntimeError in bipartite-check DFS/BFS and clean up doctests (#1…
mohiuddin-khan-shiam Aug 24, 2025
b0be304
Use deque as queue in breadth_first_search_shortest_path_2.py (#12861)
john-liu2 Aug 24, 2025
8c1c6c1
Codex/find and fix a bug (#12782)
alejandroaldas Aug 24, 2025
dc1b200
[pre-commit.ci] pre-commit autoupdate (#12930)
pre-commit-ci[bot] Aug 26, 2025
55db5a1
Add new solution for the euler project problem 9 (#12771)
mindaugl Aug 26, 2025
44cf167
Create cyclic_sort.py (#9256)
sharansukesh1003 Aug 26, 2025
4961b3a
Enhancement of the knapsack algorithm with memorization and generalis…
Jiang15 Aug 26, 2025
b486ac6
added coordinate_compression (#9317)
om-ashish-soni Aug 27, 2025
2fa65c7
Improve blockchain/README.md (#9630)
SYK-08 Aug 27, 2025
0c39e43
Algorithm to find unique prime factors (#9935)
Mary-0165 Aug 27, 2025
e6b5d26
Combination sum fix and test cases (#10193)
architmaheshwari99 Aug 27, 2025
84f101c
Add/generate parentheses iterative approach (#10024)
Pr0-C0der Aug 27, 2025
54aa73f
Fixes bugs in graphs/dijkstra_algorithm.py (#10092)
Kpraful Aug 27, 2025
4394fd9
Weierstrass Method (#12877)
aditya7balotra Aug 29, 2025
5c50572
Fixing stock_span_problem.py (#10540)
AasheeshLikePanner Aug 29, 2025
488f143
Performance: 25% faster Project Euler 73 #10503 (#11553)
RamanaMenda Aug 30, 2025
c5de395
Add new test for bucket sort algorithm in sorts/bucket_sort.py (#11605)
byteninjaa0 Aug 30, 2025
1e0d317
Specify space complexity for merge sort (#11749)
IAteNoodles Aug 30, 2025
b092045
Add unit tests to binary_tree_path_sum.py (#11833)
ronaldngounou Aug 30, 2025
501576f
Update README.md (#12345)
aniruddhaadak80 Aug 30, 2025
e3a263c
Adding a 3D plot to the k-means clustering algorithm (#12372)
lorenzo30salgado Aug 30, 2025
9d52683
Create stalin_sort.py (#11989)
anant-jain01 Aug 30, 2025
0876a87
[pre-commit.ci] pre-commit autoupdate (#12944)
pre-commit-ci[bot] Sep 1, 2025
544f48f
Fix is_palindrome_recursive logic in strings/palindrome.py (#12946)
PYDIMARRI-HEMA-HARSHINI-23-586 Sep 4, 2025
4ce1185
Bump actions/setup-python from 5 to 6 (#12952)
dependabot[bot] Sep 5, 2025
8f1a6b0
Adding the function is_proth_number (#12399)
Juanitoupipou Sep 7, 2025
18c853d
[pre-commit.ci] pre-commit autoupdate (#12961)
pre-commit-ci[bot] Sep 8, 2025
63180d7
pre-commit autoupdate 2025-09-11 (#12963)
cclauss Sep 12, 2025
0ee534e
[pre-commit.ci] pre-commit autoupdate (#12969)
pre-commit-ci[bot] Sep 15, 2025
4ec71a3
fix covid_stats_via_xpath.py (#12975)
lighting9999 Sep 18, 2025
e696e4d
[pre-commit.ci] pre-commit autoupdate (#12988)
pre-commit-ci[bot] Sep 23, 2025
8d1fb26
Added edit_distance test cases (#12984)
kathrynpete Sep 23, 2025
c0ad5bb
Add doctests for cross function. Contributes to #9943 (#12991)
Dylanskyep Sep 24, 2025
a71618f
[pre-commit.ci] pre-commit autoupdate (#13006)
pre-commit-ci[bot] Sep 29, 2025
7530a41
[pre-commit.ci] pre-commit autoupdate (#13286)
pre-commit-ci[bot] Oct 6, 2025
9372040
Test on Python 3.14 (#12710)
cclauss Oct 7, 2025
f0d5949
Bump astral-sh/setup-uv from 6 to 7 (#13335)
dependabot[bot] Oct 8, 2025
788d95b
added rotate_array.py (#13336)
jenyyy4 Oct 8, 2025
1562ae1
Add a README.md file to the scripts directory (#13480)
cclauss Oct 14, 2025
709c18e
Add t stochastic neighbour embedding using Iris dataset (#13476)
Khansa435 Oct 14, 2025
e731514
Fix typo and function call in maths module (#13515)
1drie5 Oct 15, 2025
9902c23
Delete requirements.txt because dependencies are in pyproject.toml (#…
cclauss Oct 15, 2025
85e6730
Test on 3.14 (#13473)
mattryanmtl Oct 15, 2025
3cea941
Fix a few typos (#13346)
Ombucha Oct 15, 2025
8edc478
Adding missing return type to pi_estimator function (#13427)
GitandTonic Oct 17, 2025
c79034c
Update logical issue in decision_tree.py (#13303)
HarshPathak310 Oct 17, 2025
3b08413
Add doctest for circular queue overflow condition (#13590)
Tejasrahane Oct 19, 2025
154cd3e
feat: optimizing the prune function at the apriori_algorithm.py archi…
joaoneto9 Oct 19, 2025
1b0bd16
Add doctest for add_vertex in GraphAdjacencyList. Contributes to #994…
michaelmccamy Oct 20, 2025
e2a78d4
Add test for non-integer input to factorial function (#13024)
mahiuddin-dev Oct 20, 2025
af17867
[pre-commit.ci] pre-commit autoupdate (#13860)
pre-commit-ci[bot] Nov 3, 2025
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#13006)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) * ci: autoupdate_schedule: monthly --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
  • Loading branch information
pre-commit-ci[bot] and cclauss authored Sep 29, 2025
commit a71618f891da36ae6a8f9b58273f586ca6acf2a4
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
autoupdate_schedule: monthly

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
Expand All @@ -16,7 +19,7 @@ repos:
- id: auto-walrus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.13.1
rev: v0.13.2
hooks:
- id: ruff-check
- id: ruff-format
Expand Down