COMMITS
November 1, 2021
T
Rewrite maths/fibonacci.py (#5734)
Tianyi Zheng committed
K
Add search book via ISBN using openlibrary.org API (#5736)
Kelly Costa committed
M
Improve Project Euler problem 012 solution 1 (#5731)
Maxim Smolskiy committed
T
Merge maths/fibonacci.py and maths/fibonacci_sequence_recursion.py (#5738)
Tianyi Zheng committed
October 31, 2021
R
Fix build issues due to count (#5725)
Rohan R Bharadwaj committed
E
[mypy] Fix type annotations for linked_stack.py (#5576)
Edward Nuno committed
M
Rewrite fibonacci.py (#5665) (#5677)
Maarten committed
T
Deduplicate euclidean_length method in Vector (#5658)
Tianyi Zheng committed
V
Local Weighted Learning (#5615)
Venkatesh Tantravahi committed
D
Fix type annotations in randomized_heap.py (#5704)
Dylan Buchi committed
S
Added solution for euler problem 493 (#5573)
Simon committed
H
Make decrypt_caesar_with_chi_squared work with upper case letters (#5379)
happiestbee committed
M
Improve checking anagrams in O(n) with dictionary (#4806)
Morteza committed
S
Added alternative_list_arrange method (#4631)
SURYAPRATAP SINGH SURYAVANSHI committed
M
Improve Project Euler problem 092 solution 1 (#5703)
Maxim Smolskiy committed
M
Improve solution (#5705)
Maxim Smolskiy committed
M
Improve Project Euler problem 078 solution 1 (#5708)
Maxim Smolskiy committed
@
Fix spellings (#5710)
@im_8055 committed
D
[mypy] Add/fix type annotations in `data_structures/heap/skew_heap.py` (#5634)
Dylan Buchi committed
October 30, 2021
N
added is_contains_unique_chars() (#5701)
Navpreet Singh Devpuri committed
M
Fixed grammatical errors in CONTRIBUTING.md (#5635)
Mitheel committed
D
[mypy] Fix type annotations in non_recursive_segment_tree (#5652)
Dylan Buchi committed
M
Improve Project Euler problem 070 solution 1 (#5166)
Maxim Smolskiy committed
C
Update queue implementation (#5388)
Casper Rysgaard committed
October 29, 2021
S
Hexagonal number sequence (#5640)
Shriyans Gandhi committed
A
Delete other/date_to_weekday.py as a how-to-use, not an algorithm (#5591)
Andrew Grangaard committed
A
[mypy] Annotates other/scoring_algorithm (#5621)
Andrew Grangaard committed
October 28, 2021
M
Add Pollard's Rho algorithm for integer factorization (#5598)
Marcus T committed
D
[mypy] Fix type annotations in `wavelet_tree.py` (#5641)
Dylan Buchi committed
P
[mypy] Fix type annotation in euler_method.py (#5649)
poloso committed