-
-
Notifications
You must be signed in to change notification settings - Fork 46.7k
Issues: TheAlgorithms/Python
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Refactor Apriori Algorithm: Fix Pruning Logic, Add Type Hints, and Pass Lint Checks
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
#12699
by FardinMoghaddamPour
was closed Apr 30, 2025
Loading…
12 of 15 tasks
Refactor Apriori Algorithm: Fix Pruning Logic, Add Type Hints, and Pass Lint Checks
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12698
by FardinMoghaddamPour
was closed Apr 30, 2025
Loading…
12 of 15 tasks
Refactored Apriori implementation with correct pruning and candidate …
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12697
by FardinMoghaddamPour
was closed Apr 30, 2025
Loading…
12 of 15 tasks
[pre-commit.ci] pre-commit autoupdate
enhancement
This PR modified some existing files
#12692
by pre-commit-ci
bot
was merged Apr 28, 2025
Loading…
image-watermarking-app
tests are failing
Do not merge until tests pass
#12688
by jinku-06
was closed Apr 29, 2025
Loading…
bug report 1
enhancement
This PR modified some existing files
#12685
by aakashsn23
was closed Apr 25, 2025
Bump astral-sh/setup-uv from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#12683
by dependabot
bot
was merged Apr 25, 2025
Loading…
Fix: Correct time-and-a-half pay calculation logic
#12679
by kamalesh3566
was closed Apr 21, 2025
Loading…
10 of 12 tasks
Python
awaiting triage
Awaiting triage from a maintainer
#12672
by silverInfinity
was closed Apr 16, 2025
docs(casing): Update DIRECTORY.md, fix a casing issue
#12667
by NicholasWilsonDEV
was closed Apr 17, 2025
Loading…
4 of 15 tasks
Adding time and a half pay calculator algorithm to financial folder
#12662
by konsoleSam
was merged Apr 17, 2025
Loading…
12 of 15 tasks
Solution for the Euler Project problem 136
#12658
by mindaugl
was merged Apr 17, 2025
Loading…
12 of 15 tasks
Add matrix inversion algorithm using NumPy
tests are failing
Do not merge until tests pass
#12657
by NaitikDwivede
was merged Apr 14, 2025
Loading…
Solution for the Euler Project Problem 122
require descriptive names
This PR needs descriptive function and/or variable names
#12655
by mindaugl
was merged Apr 14, 2025
Loading…
12 of 15 tasks
Add find_unique_number algorithm to bit manipulation
#12654
by parth-6945
was merged Apr 14, 2025
Loading…
11 of 15 tasks
fix: correct typo "util" to "until"
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12653
by kimtth
was merged Apr 9, 2025
Loading…
12 of 15 tasks
Add is_palindrome algorithm under strings category
#12652
by SaicoBys
was closed Apr 14, 2025
Loading…
3 of 15 tasks
Fix bug for data_structures/linked_list/doubly_linked_list_two.py
#12651
by MaximSmolskiy
was merged Apr 2, 2025
Loading…
12 of 15 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.