Pull requests · TheAlgorithms/Python
fix: handle empty input in jump_search
awaiting reviews
#14807
opened
11 of 15 tasks
fix: handle not-found edges in exponential_search
awaiting reviews
#14806
opened
11 of 15 tasks
fix: handle empty input in tim_sort
awaiting reviews
#14805
opened
11 of 15 tasks
Fix binary search to return first occurrence when duplicates exist
awaiting reviews
#14802
opened
11 of 15 tasks
Project euler problem 66 added
awaiting reviews
#14801
opened
12 of 15 tasks
Problem 061 Project Euler
awaiting reviews
#14798
opened
12 of 15 tasks
updated the kmap simplification algorithm to give the most simplified expression
awaiting reviews
#14792
opened
12 of 15 tasks
Add collisions
awaiting reviews
#14787
opened
12 of 15 tasks
Added missing docstrings to helper functions in sorts/tim_sort.py
awaiting reviews
#14786
opened
11 of 14 tasks
Add missing docstrings to tim_sort helper functions
awaiting reviews
#14785
opened
2 of 15 tasks
fix typo in binomial_distribution.py print statement
awaiting reviews
#14779
opened
5 tasks done
fix: inverted loop condition in chaos_machine.py prevents execution
awaiting reviews
#14777
opened
11 tasks done
Fix treap priorities
awaiting reviews
#14775
opened
5 of 15 tasks
fix: Boyer-Moore bad character shift was dead code in for-loop
#14770
opened
fix(maths): use specific exception types in collatz_sequence
awaiting reviews
#14769
opened
2 tasks done
fix(maths): correct recursive call in sum_of_digits_recursion
awaiting reviews
#14768
opened
2 tasks done
refactor(maths): use direct iteration instead of index-based loops in persistence.py
awaiting reviews
#14767
opened
2 tasks done
Fix fuzzy set union boundaries
awaiting reviews
#14761
opened
12 of 15 tasks
Add return on investment algorithm to financial
awaiting reviews
#14760
opened
4 tasks done
docs(sorts): add complexity analysis to bubble_sort.py docstrings
awaiting reviews
#14759
opened
4 tasks done
Fix minimum partition for negative numbers
awaiting reviews
#14757
opened
11 of 15 tasks
feat: Add RC4 stream cipher implementation
awaiting reviews
#14753
opened
11 of 15 tasks
fix: reject multi-character separators in split() (Closes #14649)
awaiting reviews
#14751
opened
12 of 14 tasks
Add Stooge Sort implementation
awaiting reviews
#14746
opened
11 of 15 tasks