Skip to content

Activity

Add doctests for the boyer_moore_search algorithm. (TheAlgorithms#12769)

jenningsloy318pushed 1 commit to master • 4b077c0…c3d4b9e • 
on Jun 2

feat: create straight_line_depreciation (TheAlgorithms#12377)

pull[bot]pushed 1 commit to master • d0d7f0b…4b077c0 • 
on May 31

maths/radix2_fft.py: Fix calculation for Python 3.14 (TheAlgorithms#1…

pull[bot]pushed 1 commit to master • e26c388…d0d7f0b • 
on May 29

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12760)

pull[bot]pushed 1 commit to master • a8ad2db…e26c388 • 
on May 26

Update matrix_chain_order calculation with more details and test. (Th…

pull[bot]pushed 3 commits to master • ca445f5…a8ad2db • 
on May 22

Add bidirectional search algorithm implementation (TheAlgorithms#12649)

pull[bot]pushed 1 commit to master • 26ad689…ca445f5 • 
on May 22

Add median() function using Quickselect (TheAlgorithms#12676)

pull[bot]pushed 1 commit to master • a2fa32c…26ad689 • 
on May 21

Lukazlim: Replace dependency requests with httpx (TheAlgorithms#1…

pull[bot]pushed 1 commit to master • 6e4d1b3…a2fa32c • 
on May 14

Physics orbital_transfer_work (TheAlgorithms#12728)

pull[bot]pushed 1 commit to master • ee3a173…6e4d1b3 • 
on May 13

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12736)

jenningsloy318pushed 1 commit to master • f721e59…ee3a173 • 
on May 12

Add a proper shebang line to scripts/validate_filenames.py (TheAlgori…

pull[bot]pushed 3 commits to master • 1ea05fe…f721e59 • 
on May 12

Prep for Python 3.14: Rename compression to data_compression (TheAlgo…

pull[bot]pushed 1 commit to master • 95fb181…1ea05fe • 
on May 12

Add escape velocity calculator using standard physics formula (TheAlg…

pull[bot]pushed 2 commits to master • 47a44ab…95fb181 • 
on May 10

Improve longest_common_substring.py (TheAlgorithms#12705)

pull[bot]pushed 4 commits to master • d9d56b1…47a44ab • 
on May 10

Add solution for the Euler project problem 345 (TheAlgorithms#12666)

pull[bot]pushed 1 commit to master • 7ed7f04…d9d56b1 • 
on May 6

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12708)

pull[bot]pushed 1 commit to master • 40f4c51…7ed7f04 • 
on May 5

Add solution for the Euler problem 190 (TheAlgorithms#12664)

pull[bot]pushed 2 commits to master • 0a3a965…40f4c51 • 
on May 5

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12692)

jenningsloy318pushed 1 commit to master • 29afed0…0a3a965 • 
on Apr 28

Bump astral-sh/setup-uv from 5 to 6 (TheAlgorithms#12683)

pull[bot]pushed 1 commit to master • 11a61d1…29afed0 • 
on Apr 25

Generic type hint in DDL (TheAlgorithms#12677)

pull[bot]pushed 1 commit to master • 9891d2b…11a61d1 • 
on Apr 21

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12680)

jenningsloy318pushed 1 commit to master • a1aa631…9891d2b • 
on Apr 21

Adding time and a half pay calculator algorithm to financial folder (T…

pull[bot]pushed 2 commits to master • 4282063…a1aa631 • 
on Apr 18

Add matrix inversion algorithm using NumPy (TheAlgorithms#12657)

pull[bot]pushed 3 commits to master • 4ed6141…4282063 • 
on Apr 14

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12671)

jenningsloy318pushed 1 commit to master • a4576dc…4ed6141 • 
on Apr 14

fix: correct typo "util" to "until" (TheAlgorithms#12653)

pull[bot]pushed 1 commit to master • 5afe029…a4576dc • 
on Apr 9

[pre-commit.ci] pre-commit autoupdate (TheAlgorithms#12661)

pull[bot]pushed 1 commit to master • 0c8cf8e…5afe029 • 
on Apr 7

Fix bug for data_structures/linked_list/doubly_linked_list_two.py (Th…

pull[bot]pushed 1 commit to master • baab802…0c8cf8e • 
on Apr 2

doubly linked list: add dataclass and typing (TheAlgorithms#12647)

pull[bot]pushed 1 commit to master • f10a5cb…baab802 • 
on Apr 1

prefix_evaluation: Add alternative recursive implementation (TheAlgor…

pull[bot]pushed 1 commit to master • 74b540a…f10a5cb • 
on Mar 31

Genetic Algorithm: Fix bug in multi-threading (TheAlgorithms#12644)

pull[bot]pushed 1 commit to master • e3773db…74b540a • 
on Mar 29