Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add to doctests
#12790 opened Jun 9, 2025 by tioBlachi Loading…
4 tasks
Update support_vector_machines.py to add the polynomial kernel awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12748 opened May 14, 2025 by faefabsdgd Loading…
13 of 15 tasks
Update pi monte carlo script to run tests with fixed seed.
#12757 opened May 17, 2025 by mindaugl Loading…
12 of 15 tasks
Add solution 3 for project euler problem 5.
#12763 opened May 21, 2025 by mindaugl Loading…
12 of 15 tasks
Add Hoare partition algorithm
#12601 opened Mar 4, 2025 by isidroas Loading…
11 of 15 tasks
Added Segment tree
#12594 opened Feb 28, 2025 by XenoBytesX Loading…
12 of 15 tasks
feat: implements a hex to rgb conversion function awaiting reviews This PR is ready to be reviewed
#11113 opened Oct 30, 2023 by cicerotcv Loading…
13 of 15 tasks
Resolves issue #12306 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12319 opened Oct 29, 2024 by Y-Srivaishnavi Loading…
13 of 15 tasks
Test cases for graphs/directed and undirected weighted graph.py awaiting reviews This PR is ready to be reviewed
#12287 opened Oct 26, 2024 by yashwanth-adimulam Loading…
11 of 14 tasks
Unit tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12125 opened Oct 17, 2024 by majitomojito Loading…
9 of 15 tasks
Create de_broglie
#12129 opened Oct 17, 2024 by nikhitha79 Loading…
12 tasks done
Added is_kebab_case utility in string class awaiting reviews This PR is ready to be reviewed
#12206 opened Oct 20, 2024 by suryapratapsinghsuryavanshi Loading…
12 of 15 tasks
Add bilinear and bicubic interpolation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12275 opened Oct 24, 2024 by SimonWaldherr Loading…
10 of 15 tasks
Implemented House Robber, DP
#12272 opened Oct 24, 2024 by anatoli-derese Loading…
12 of 15 tasks
Implementing Dynamic array awaiting reviews This PR is ready to be reviewed
#12271 opened Oct 24, 2024 by yashwanth-adimulam Loading…
12 of 15 tasks
Add HopcroftKarp maximum bipartite matching algorithm tests are failing Do not merge until tests pass
#12682 opened Apr 24, 2025 by tsyrulb Loading…
10 of 15 tasks
Add RBF Neural Network Algorithm (#12322) tests are failing Do not merge until tests pass
#12659 opened Apr 7, 2025 by oxBinaryBrain Loading…
algorithm for shuffling elements of an array. awaiting reviews This PR is ready to be reviewed
#12540 opened Jan 24, 2025 by manu-prakash-choudhary Loading…
14 of 15 tasks
Added doctests to Lowest_common_ancestor.py awaiting reviews This PR is ready to be reviewed
#12522 opened Jan 13, 2025 by Siddhant231xyz Loading…
11 of 15 tasks
Add PPM Algorithm Implementation awaiting reviews This PR is ready to be reviewed
#12392 opened Nov 21, 2024 by LukOlen Loading…
3 tasks
Added Tests for directed_and_undirected_weighted_graph.py
#12412 opened Dec 3, 2024 by kszirtidis Loading…
12 of 15 tasks
Create translation_partition
#12333 opened Oct 30, 2024 by nikhitha79 Loading…
12 tasks done
feat(strings): add professional suffix array and LCP implementation tests are failing Do not merge until tests pass
#12817 opened Jul 3, 2025 by idrisibrahimerten Loading…
10 of 11 tasks
Add improved doctrings and doctests for math/perfect_number.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12830 opened Jul 6, 2025 by Achintya47 Loading…
12 of 15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12829 opened Jul 6, 2025 by Achintya47 Loading…
11 of 15 tasks
ProTip! Exclude everything labeled bug with -label:bug.