Maxim Smolskiy
Maxim Smolskiy
### Describe your change: Add Project Euler problem 082 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...
### Describe your change: Improve Project Euler problem 203 solution 1 - the top 9 slowest solution on GitHub Actions logs (under `slowest 10 durations`: `3.46s call scripts/validate_solutions.py::test_project_euler[problem_203/sol1.py]`): * Improve...
### Describe your change: Add Project Euler problem 073 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...
### Describe your change: Add Project Euler problem 116 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...
### Describe your change: Reduce the complexity of sorts/merge_insertion sort.py from 19 to 9 * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing...
### Describe your change: Add Project Euler problem 117 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...
### Describe your change: Reduce the complexity of other/scoring_algorithm.py from 16 to 10 * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm?...
### Describe your change: Add Project Euler problem 131 solution 1: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [...
### Describe your change: Reduce the complexity of digital_image_processing/edge detection/canny.py from 17 to 11 * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing...
### Describe your change: Reduce the complexity of graphs/bi_directional_dijkstra.py from 19 to 6 * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm?...