-
-
Notifications
You must be signed in to change notification settings - Fork 51k
All issues
Issue creation is restricted in this repository
- #15081 · cclauss opened
on Aug 25, 2026 101 - #15187 · priya-sundaram-dev opened
on Sep 4, 2026 6
Issues
is:issue state:open
is:issue state:open
Search results
sorts: make algorithms sort any comparable items, not just ints
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#15234 In TheAlgorithms/Python;- Status: Open.#15187 In TheAlgorithms/Python;
- Status: Open.#15081 In TheAlgorithms/Python;
Improve docstrings in sorts/bubble_sort.py to include complexity analysis
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#14593 In TheAlgorithms/Python;[Feature] Add get_word_path function to word_search.py
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#14500 In TheAlgorithms/Python;Refactor memoized knapsack implementation to remove global state
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#14464 In TheAlgorithms/Python;Permission to create a PR with a complete mini-project for my first ever contribution
awaiting triageAwaiting triage from a maintainerAwaiting triage from a maintainerStatus: Open.#14425 In TheAlgorithms/Python;adding better docstring explaining Strassen’s complexity:
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#14084 In TheAlgorithms/Python;Improve Test Coverage and Documentation for Machine Learning Algorithms
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#13919 In TheAlgorithms/Python;Add Rabin-Karp String Matching Algorithm
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#13918 In TheAlgorithms/Python;Add A* (A-Star) Pathfinding Algorithm Implementation
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#13917 In TheAlgorithms/Python;Add input validation for division by zero in divide_numbers()
enhancementThis PR modified some existing filesThis PR modified some existing filesStatus: Open.#13845 In TheAlgorithms/Python;