{"id":15031997,"url":"https://github.com/thealgorithms/scala","last_synced_at":"2025-05-15T15:07:32.840Z","repository":{"id":38419217,"uuid":"63477629","full_name":"TheAlgorithms/Scala","owner":"TheAlgorithms","description":"All Algorithms implemented in Scala","archived":false,"fork":false,"pushed_at":"2024-10-06T08:25:41.000Z","size":282,"stargazers_count":1086,"open_issues_count":23,"forks_count":399,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-05-15T15:07:23.066Z","etag":null,"topics":["algorithms","datastructures","dsa","education","educational","hacktoberfest","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAlgorithms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"TheAlgorithms","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-07-16T10:20:12.000Z","updated_at":"2025-04-19T08:38:05.000Z","dependencies_parsed_at":"2023-01-18T22:00:33.280Z","dependency_job_id":"3b64f0d4-21f2-4995-a73a-119373600ca6","html_url":"https://github.com/TheAlgorithms/Scala","commit_stats":{"total_commits":111,"total_committers":25,"mean_commits":4.44,"dds":0.7387387387387387,"last_synced_commit":"de555349d5effb87962d3116eb08c9f374065112"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FScala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FScala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FScala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FScala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlgorithms","download_url":"https://codeload.github.com/TheAlgorithms/Scala/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254364270,"owners_count":22058878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","datastructures","dsa","education","educational","hacktoberfest","scala"],"created_at":"2024-09-24T20:17:05.301Z","updated_at":"2025-05-15T15:07:27.831Z","avatar_url":"https://github.com/TheAlgorithms.png","language":"Scala","readme":"\u003cdiv align=\"center\"\u003e\r\n\u003c!-- Title: --\u003e\r\n  \u003ca href=\"https://github.com/TheAlgorithms/\"\u003e\r\n    \u003cimg src=\"https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg\" height=\"100\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ch1\u003e\u003ca href=\"https://github.com/TheAlgorithms/\"\u003eThe Algorithms\u003c/a\u003e - Scala\u003c/h1\u003e\r\n\u003c!-- Labels: --\u003e\r\n  \u003c!-- First row: --\u003e\r\n  \u003ca href=\"https://github.com/TheAlgorithms/Scala/blob/master/CONTRIBUTING.md\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/static/v1.svg?label=Contributions\u0026message=Welcome\u0026color=0059b3\u0026style=flat-square\" height=\"20\" alt=\"Contributions Welcome\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://discord.gg/c7MnfGFGa6\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/discord/808045925556682782.svg?logo=discord\u0026colorB=7289DA\u0026style=flat-square\" height=\"20\" alt=\"Discord chat\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://gitter.im/TheAlgorithms\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat\u0026logo=gitter\u0026style=flat-square\" height=\"20\" alt=\"Gitter chat\"\u003e\r\n  \u003c/a\u003e\r\n\u003c!-- Short description: --\u003e\r\n  \u003ch3\u003eAll algorithms implemented in Scala - for education\u003c/h3\u003e\r\n\u003c/div\u003e\r\n\r\nImplementations are for learning purposes only. As they may be less efficient than the implementations in the Scala\r\nstandard library, use them at your discretion.\r\n\r\n## Getting Started\r\n\r\nRead through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.\r\n\r\n## Community Channels\r\n\r\nWe're on [Discord](https://discord.gg/c7MnfGFGa6) and [Gitter](https://gitter.im/TheAlgorithms)! Community channels are\r\ngreat for you to ask questions and get help. Please join us!\r\n\r\n## List of Algorithms\r\n\r\nSee our [directory](DIRECTORY.md) for easier navigation and better overview of the project.\r\n\r\n## How to use this repository for learning purpose ?\r\n\r\n- [Download and install Scala](https://www.scala-lang.org/download/)\r\n- Clone the repository on your local machine\r\n\r\n  `git clone https://github.com/TheAlgorithms/Scala.git`\r\n\r\n- Open the repository using an IDE (Preferably IntelliJ Idea)\r\n\r\n- Enable auto-import to import the dependencies from build.sbt\r\n- Open the [src/main/scala](https://github.com/TheAlgorithms/Scala/tree/master/src/main/scala) to view the algorithm\r\n  implementations under various categories\r\n- Open [src/test/scala](https://github.com/TheAlgorithms/Scala/tree/master/src/test/scala) to run the test cases and\r\n  view the algorithm in action\r\n- Visit [Algorithms-Explained](https://github.com/TheAlgorithms/Algorithms-Explainations.git) to get a more detailed\r\n  explanation about specific algorithms\r\n- Check [Algorithms Visualization](https://github.com/TheAlgorithms/Scala/blob/master/Algorithms%20Visualization.md) for\r\n  visualization of numerous algorithms  \r\n","funding_links":["https://liberapay.com/TheAlgorithms"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealgorithms%2Fscala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthealgorithms%2Fscala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealgorithms%2Fscala/lists"}