-
-
Notifications
You must be signed in to change notification settings - Fork 48.5k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added doctests for random dataset function
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13360
opened Oct 9, 2025 by
ratnesh-12
Loading…
11 of 15 tasks
Adds MAPE function to Loss functions
#13357
opened Oct 9, 2025 by
morgen-code
Loading…
12 of 15 tasks
Fixes #13311 Adds SMAPE function to Loss functions
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13355
opened Oct 8, 2025 by
VedanshTyagi
Loading…
12 of 15 tasks
Add 4 Machine Learning Algorithms: Decision Tree Pruning, Logistic Regression, Naive Bayes, and PCA
require descriptive names
This PR needs descriptive function and/or variable names
require tests
Tests [doctest/unittest/pytest] are required
#13354
opened Oct 8, 2025 by
omsherikar
Loading…
11 of 15 tasks
Add Vision Transformer demo in computer_vision module
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
#13351
opened Oct 8, 2025 by
dhruvidave348
Loading…
11 of 14 tasks
Knapsack
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
tests are failing
Do not merge until tests pass
#13349
opened Oct 8, 2025 by
Supriyasus
Loading…
13 of 15 tasks
Fix a few typos
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
#13346
opened Oct 8, 2025 by
Ombucha
Loading…
12 of 15 tasks
added max and min algo
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
Add first law of thermodynamics algorithm
awaiting reviews
This PR is ready to be reviewed
#13343
opened Oct 8, 2025 by
ViniViniAntunes
Loading…
12 of 15 tasks
Add Faraday-Lenz law algorithm
awaiting reviews
This PR is ready to be reviewed
#13342
opened Oct 8, 2025 by
ViniViniAntunes
Loading…
12 of 15 tasks
Add magnetic flux algorithm
awaiting reviews
This PR is ready to be reviewed
#13341
opened Oct 8, 2025 by
ViniViniAntunes
Loading…
12 of 15 tasks
Add Johnson's algorithm for all-pairs shortest paths with tests
awaiting reviews
This PR is ready to be reviewed
#13340
opened Oct 8, 2025 by
sangampaudel530
Loading…
12 of 15 tasks
Add t-SNE implementation and tests for dimensionality reduction
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13337
opened Oct 8, 2025 by
Komil-parmar
Loading…
13 of 15 tasks
feat: add Vision Transformer (ViT) implementation for image classification
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
#13334
opened Oct 7, 2025 by
devvratpathak
Loading…
12 of 15 tasks
Added the vision_transformer.py file which fixes the issue #13326
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#13331
opened Oct 7, 2025 by
NANDAGOPALNG
Loading…
12 of 15 tasks
docs: enhance README with table of contents, installation guide, and features section
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
#13330
opened Oct 7, 2025 by
devvratpathak
Loading…
5 tasks done
add rearranging fruits
awaiting reviews
This PR is ready to be reviewed
#13329
opened Oct 7, 2025 by
Drag0nop
Loading…
13 of 15 tasks
Add kadane's algorithm in dp/ folder
awaiting reviews
This PR is ready to be reviewed
#13328
opened Oct 7, 2025 by
Tanish-S-K
Loading…
12 of 15 tasks
Add Segment Tree implementation in Python
awaiting reviews
This PR is ready to be reviewed
#13327
opened Oct 7, 2025 by
vashprog
Loading…
11 of 15 tasks
Add partition_list in linked_list
awaiting reviews
This PR is ready to be reviewed
#13325
opened Oct 7, 2025 by
martinoywa
Loading…
11 of 15 tasks
Added Hooke's Law
awaiting reviews
This PR is ready to be reviewed
#13323
opened Oct 7, 2025 by
Sonu-3
Loading…
11 of 15 tasks
Add find kth_element_from_end in linked_lists
awaiting reviews
This PR is ready to be reviewed
#13322
opened Oct 7, 2025 by
martinoywa
Loading…
13 of 15 tasks
added some pattern problems
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#13317
opened Oct 7, 2025 by
PavanKuppili
Loading…
1 of 10 tasks
Flash sort
awaiting reviews
This PR is ready to be reviewed
#13316
opened Oct 7, 2025 by
19ANISH
Loading…
11 of 15 tasks
Create approx_nearest_neighbours.py
awaiting reviews
This PR is ready to be reviewed
#13314
opened Oct 7, 2025 by
Aaditya-Chunekar
Loading…
11 of 15 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.