Andrii Siriak
Andrii Siriak
Feel free to propose and/or implement new algorithms, I will add them to the list below :) List of algorithms that would be great to see in this repo: -...
Feel free to propose and/or implement new data structures, I will add them to the list below :) List of data structures that would be great to see in this...
Feel free to propose and/or implement new sequences, I will add them to the list below :) List of some interesting OEIS sequences that would be great to see in...
The prettify code action is failing with "Error: No parser could be inferred for file: src/main/java/com/thealgorithms/audiofilters/IIRFilter.java" error. Could someone look into that?
### Description of the bug Description Code implementation links of algorithms when opened are giving 404 errors. I observed such behavior for Bubble sort. Actual behavior 1. Go to https://the-algorithms.com/algorithm/bubble-sort...
Hi, I'm considering using this app, but the last commit in master was on Nov 27, 2018, there is no deb package available and it looks like this project is...
When I specify --auth option with file, refresh token is None and because of that auth flow without browser doesn't work. How can I fix this to work in cron...
Mutated code doesn't compile. This is only one error, but there are many of them. Stryker.NET encountered an compile error in /path/Base64MaxMegabytesAttribute.cs (at 12:29) with message: 'Base64MaxMegabytesAttribute.IsValid(object?)': not all code...
An example can be found [here](https://github.com/TheAlgorithms/Go/pull/581#pullrequestreview-1152223321)
I propose to migrate to .NET 8 to use the latest features of .NET ecosystem. I think we can do it in a few PRs to make them smaller and...