-
-
Notifications
You must be signed in to change notification settings - Fork 46.9k
Insights: TheAlgorithms/Python
Overview
Could not load contribution data
Please try again later
9 Pull requests merged by 6 people
-
Add doctests for the boyer_moore_search algorithm.
#12769 merged
Jun 2, 2025 -
feat: create straight_line_depreciation
#12377 merged
May 31, 2025 -
maths/radix2_fft.py: Fix calculation for Python 3.14
#12772 merged
May 29, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12760 merged
May 26, 2025 -
Update matrix_chain_order calculation with more details and test.
#12759 merged
May 22, 2025 -
Add tests and cleanup sum_of_subsets algorithm
#12746 merged
May 22, 2025 -
hash map
#12678 merged
May 22, 2025 -
Add bidirectional search algorithm implementation
#12649 merged
May 22, 2025 -
Add median() function using Quickselect
#12676 merged
May 21, 2025
18 Pull requests opened by 11 people
-
Update pi monte carlo script to run tests with fixed seed.
#12757 opened
May 17, 2025 -
New version with english comments
#12762 opened
May 21, 2025 -
Add solution 3 for project euler problem 5.
#12763 opened
May 21, 2025 -
Add second solution for the Euler project problem 13.
#12764 opened
May 22, 2025 -
Update Linked List from sequence script to use doctests
#12766 opened
May 24, 2025 -
Added Random Forest Regressor as an additional prediction model.
#12767 opened
May 24, 2025 -
Add new solution for the euler project problem 9
#12771 opened
May 28, 2025 -
Add euler project problem 15 additional solution
#12774 opened
May 29, 2025 -
feat(data_structures): Add Suffix Array algorithm
#12776 opened
Jun 2, 2025 -
Add third solution for the Euler project problem 16.
#12777 opened
Jun 2, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12781 opened
Jun 2, 2025 -
Codex/find and fix a bug
#12782 opened
Jun 3, 2025 -
Added kernel svm algorithm code file
#12784 opened
Jun 6, 2025 -
Fix Ford-Fulkerson Implementation to Handle Residual Graph Correctly
#12785 opened
Jun 7, 2025 -
Fix Tree Sort algorithm for duplicate values and input types
#12786 opened
Jun 7, 2025 -
Add to doctests
#12790 opened
Jun 9, 2025 -
Fix the DFS implementation of Topological Sort
#12791 opened
Jun 10, 2025 -
Updated blockchain readme
#12792 opened
Jun 10, 2025
3 Issues closed by 3 people
-
Test Issue from GitHub MCP Server
#12789 closed
Jun 12, 2025 -
Help wanted: Why do maths/radix2_fft.py test results change on Python 3.14 beta?
#12729 closed
May 29, 2025
1 Issue opened by 1 person
-
What exactly should the result of `\s*#[^"']+$` be?
#12775 opened
May 30, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use list instead of string in rot13.py
#12306 commented on
May 22, 2025 • 0 new comments -
Concatenate/consolidate all algorithms with different implementations
#8098 commented on
May 30, 2025 • 0 new comments -
Calc.py
#12714 commented on
May 31, 2025 • 0 new comments -
#9943 : adding some coverage for string
#12301 commented on
Jun 11, 2025 • 0 new comments -
feat: create stopwatch_sort.py (sort alogorithm comparison function)
#12355 commented on
Jun 1, 2025 • 0 new comments -
feat: create get_ordinary_annuity_future_value function in financial
#12358 commented on
Jun 3, 2025 • 0 new comments -
Add Functional Programming Pipeline with Unix Pipeline Syntax
#12413 commented on
Jun 11, 2025 • 0 new comments -
Added the Active Disturbance Rejection Control (ADRC) Algorithm
#12648 commented on
May 30, 2025 • 0 new comments -
DO NOT MERGE: Test Python 3.14
#12710 commented on
May 30, 2025 • 0 new comments -
docs: add instructions for skipping pre-commit hooks in CONTRIBUTING.md
#12745 commented on
May 16, 2025 • 0 new comments -
Update support_vector_machines.py to add the polynomial kernel
#12748 commented on
May 27, 2025 • 0 new comments -
Add implementation of the multi-layer perceptron classifier from scratch
#12756 commented on
May 15, 2025 • 0 new comments