-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
Insights: TheAlgorithms/Python
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 9 people
-
Lukazlim: Replace dependency
requests
withhttpx
#12744 merged
May 14, 2025 -
Physics orbital_transfer_work
#12728 merged
May 13, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12736 merged
May 12, 2025 -
Add a proper shebang line to scripts/validate_filenames.py
#12733 merged
May 12, 2025 -
Add PEP723 header to scripts/validate_solutions.py
#12731 merged
May 12, 2025 -
Delete empty source directory
#12730 merged
May 12, 2025 -
Prep for Python 3.14: Rename compression to data_compression
#12725 merged
May 12, 2025 -
Add escape velocity calculator using standard physics formula
#12721 merged
May 10, 2025 -
Update horizontal_projectile_motion.py
#12722 merged
May 10, 2025 -
Update longest_common_substring.py
#12705 merged
May 10, 2025 -
Update and_gate
#12717 merged
May 10, 2025 -
Added/Improved doctests for lowest_common_ancestor.py
#12673 merged
May 10, 2025 -
Add solution for the Euler project problem 95.
#12669 merged
May 10, 2025 -
Add solution for the Euler project problem 345
#12666 merged
May 6, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12708 merged
May 5, 2025 -
Add solution for the Euler problem 190
#12664 merged
May 5, 2025 -
Add solution for the Euler project problem 164.
#12663 merged
May 5, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12692 merged
Apr 28, 2025 -
Bump astral-sh/setup-uv from 5 to 6
#12683 merged
Apr 25, 2025 -
Generic type hint in DDL
#12677 merged
Apr 21, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12680 merged
Apr 21, 2025
25 Pull requests opened by 16 people
-
Add HopcroftKarp maximum bipartite matching algorithm
#12682 opened
Apr 24, 2025 -
Add solution for the euler project problem 111
#12684 opened
Apr 25, 2025 -
Add physics script for the light aberration calculation.
#12686 opened
Apr 26, 2025 -
Add rc4 cipher
#12687 opened
Apr 27, 2025 -
Added a function file with example
#12689 opened
Apr 28, 2025 -
Add Euler project problem 124 solution
#12690 opened
Apr 28, 2025 -
Contributes to #9943: Add docstrings and doctests, fix `is_safe` logic, and improve code formatting
#12691 opened
Apr 28, 2025 -
unit tests under bit_manipulation
#12693 opened
Apr 29, 2025 -
Add solution for the euler project problem 137
#12694 opened
Apr 29, 2025 -
Added Count Inversions algorithm (Merge Sort based)
#12696 opened
Apr 29, 2025 -
Refactor Apriori Algorithm: Fix Pruning Logic, Add Type Hints, and Pass Lint Checks
#12700 opened
Apr 30, 2025 -
Add solution for the euler project problem 138
#12701 opened
May 1, 2025 -
Improve documentation for binary search algorithm
#12702 opened
May 1, 2025 -
Add doctests and refactor Monte Carlo estimation functions
#12703 opened
May 1, 2025 -
Add euler project problem 142 solution
#12706 opened
May 5, 2025 -
DO NOT MERGE: Test Python 3.14
#12710 opened
May 7, 2025 -
add segment_tree_node.py
#12713 opened
May 8, 2025 -
Add Kaprekar number checker to special_numbers
#12723 opened
May 11, 2025 -
docs: add instructions for skipping pre-commit hooks in CONTRIBUTING.md
#12745 opened
May 13, 2025 -
Add tests and cleanup sum_of_subsets algorithm
#12746 opened
May 14, 2025 -
Update support_vector_machines.py to add the polynomial kernel
#12748 opened
May 14, 2025 -
Add implementation of the multi-layer perceptron classifier from scratch
#12756 opened
May 14, 2025 -
Update pi monte carlo script to run tests with fixed seed.
#12757 opened
May 17, 2025 -
Update matrix_chain_order calculation with more details and test.
#12759 opened
May 18, 2025 -
[pre-commit.ci] pre-commit autoupdate
#12760 opened
May 19, 2025
3 Issues closed by 2 people
-
Replace dependency `requests` with `httpx`
#12732 closed
May 14, 2025 -
Commiting to a fork of this repo on a mac or linux does not work (using git)
#12549 closed
May 12, 2025 -
bug report 1
#12685 closed
Apr 25, 2025
3 Issues opened by 3 people
-
Help wanted: Why do maths/radix2_fft.py test results change on Python 3.14 beta?
#12729 opened
May 12, 2025 -
Calc.py
#12714 opened
May 8, 2025 -
Rashid convo
#12681 opened
Apr 23, 2025
5 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.
-
hash map
#12678 commented on
Apr 24, 2025 • 5 new comments -
Add median() function using Quickselect
#12676 commented on
May 12, 2025 • 3 new comments -
Added rotate_array.py
#12498 commented on
May 13, 2025 • 0 new comments -
Don't implement binary search again
#12593 commented on
Apr 27, 2025 • 0 new comments -
added multi armed bandit problem with three strategies to solve it
#12668 commented on
Apr 23, 2025 • 0 new comments