COMMITS
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
December 16, 2021
R
Improve Quine–McCluskey algorithm (#4935)
RenatoLopes771 committed
Y
Update merge_insertion_sort.py (#5833)
yellowsto committed
November 28, 2021
J
Added memoization function in fibonacci (#5856)
Jaydeep Das committed
November 24, 2021
G
Lowercase g --> Capital G (#5845)
Goodness Ezeh committed
November 17, 2021
C
Replace typing.optional with new annotations syntax (#5829)
Christian Clauss committed
November 16, 2021
N
Adding Pooling Algorithms (#5826)
Navaneeth Sharma committed
A
[Mypy] fix other/least_recently_used (#5814)
Andrew Grangaard committed
November 13, 2021
B
Add new persistence algorithm (#4751)
Bartechnika committed
November 11, 2021
L
Add README files 2/8 (#5766)
Leoriem-code committed
November 10, 2021
A
[mypy] Annotate other/lru_cache and other/lfu_cache (#5755)
Andrew Grangaard committed
J
R
[mypy] Fix `matrix_operation.py` (#5808)
Rohan R Bharadwaj committed
C
Add solution for Project Euler problem 145 (#5173)
Carl-Henrik Åkeson committed
November 9, 2021
R
[mypy] Type annotations for searches directory (#5799)
Rohan R Bharadwaj committed
N
Add Jacobi Iteration Method (#5113)
Nivas Manduva committed
M
Add Project Euler problem 205 solution 1 (#5781)
Maxim Smolskiy committed
November 8, 2021
R
[mypy] Type annotations for graphs directory (#5798)
Rohan R Bharadwaj committed
L
edited strings/anagram.py (#5770)
Leoriem-code committed
R
[mypy] Type annotations for `graphs/finding_bridges.py` and `graphs/random_graph_generator.py` (#5795)
Rohan R Bharadwaj committed
D
[mypy] Fix type annotations in `graphs/boruvka.py` (#5794)
Dylan Buchi committed
K
ADD the algorithms of image augmentation (#5792)
Khoi Vo committed
November 7, 2021
R
[mypy] Fix type annotations for maths directory (#5782)
Rohan R Bharadwaj committed
R
Add equated_monthly_installments.py in Financials (#5775)
Rohan R Bharadwaj committed
R
[mypy] Fix `other/fischer_yates_shuffle.py` (#5789)
Rohan R Bharadwaj committed
November 6, 2021
C
mypy: Exclude only 20 files that are still failing (#5608)
Christian Clauss committed
November 5, 2021
D
[mypy] Fix type annotations in `data_structures/stacks/next_greater_element.py` (#5763)
Dylan Buchi committed
M
Improve Project Euler problem 043 solution 1 (#5772)
Maxim Smolskiy committed
R
Improve Project Euler Problem 10 Sol-1 (#5773)
Rohan R Bharadwaj committed
L
fix typo on line 126 (#5768)
Leoriem-code committed