scala-algorithms icon indicating copy to clipboard operation
scala-algorithms copied to clipboard

Algorithms and Data Structures in Scala

Results 29 scala-algorithms issues
Sort by recently updated
recently updated
newest added
trafficstars

## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.7.17` to `3.8.1` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.1) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.7.17...v3.8.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from `2.13.12` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from `2.0.9` to `2.0.11` 📜 [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.11) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.9...v2.0.11) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates org.typelevel:kind-projector from `0.13.2` to `0.13.3` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.9.8` to `1.9.9` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.9.9) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.8...v1.9.9) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.17` to `3.2.18` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.18) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.17...release-3.2.18) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

Update the whole project to Scala 3

enhancement
hacktoberfest

Definition of Pangram https://en.wikipedia.org/wiki/Pangram

good first issue
hacktoberfest

Link back all the algorithms already implemented in our codebase with [DIRECTORY.md](https://github.com/sentenza/hacktoberfest-scala-algorithms/blob/master/DIRECTORY.md)

help wanted
good first issue
hacktoberfest
docs

Add an algorithm to search for the longest palindromic sub-string in a given string

good first issue
hacktoberfest