Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

A collection of algorithms and data structures

Results 143 Algorithms issues
Sort by recently updated
recently updated
newest added

There is no functionality to get the smallest, median and largest value of an array

There is no class to calculate if a number is a armstrong number

There is no class to calculate the factorial

I think adding a new sorting algorithm is useful. Not only limited to the Bubble sort algorithm where Comb Sort improves it by increasing the shrink factor to 1.3 compared...

creating method that calculates compound interest

Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=gradle&previous-version=3.13.0&new-version=3.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps com.diffplug.spotless from 6.20.0 to 6.23.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=6.20.0&new-version=6.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java