Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork401
All Algorithms implemented in Scala
License
TheAlgorithms/Scala
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Implementations are for learning purposes only. As they may be less efficient than the implementations in the Scalastandard library, use them at your discretion.
Read through ourContribution Guidelines before you contribute.
We're onDiscord andGitter! Community channels aregreat for you to ask questions and get help. Please join us!
See ourdirectory for easier navigation and better overview of the project.
Clone the repository on your local machine
git clone https://github.com/TheAlgorithms/Scala.gitOpen the repository using an IDE (Preferably IntelliJ Idea)
Enable auto-import to import the dependencies from build.sbt
Open thesrc/main/scala to view the algorithmimplementations under various categories
Opensrc/test/scala to run the test cases andview the algorithm in action
VisitAlgorithms-Explained to get a more detailedexplanation about specific algorithms
CheckAlgorithms Visualization forvisualization of numerous algorithms
About
All Algorithms implemented in Scala
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.