Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sentenza/scala-algorithms
Algorithms and Data Structures in Scala
https://github.com/sentenza/scala-algorithms
scala
Last synced: 2 days ago
JSON representation
Algorithms and Data Structures in Scala
- Host: GitHub
- URL: https://github.com/sentenza/scala-algorithms
- Owner: sentenza
- License: gpl-3.0
- Created: 2018-10-14T20:30:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T09:52:37.000Z (11 months ago)
- Last Synced: 2023-12-22T10:29:52.081Z (11 months ago)
- Topics: scala
- Language: Scala
- Homepage:
- Size: 275 KB
- Stars: 28
- Watchers: 5
- Forks: 19
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala Algorithms and Data Structures
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg?color=orange)](https://www.gnu.org/licenses/gpl-3.0)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sentenza/scala-algorithms/Scala%20CI)
[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)
* This repository is essentially a **collection of programming exercises written in Scala** that will involve Algorithms
and Data Structures.
* Take a look at our [DIRECTORY](DIRECTORY.md) for easier navigation and better overview of the project.## Getting Started
Read through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
Anyone can contribute to this repo to make their contribution to open-source on [Github][github].Get involved in the
Open Source Community by completing some simple (or not so simple) tasks in this project.This is a Public Repository **open to all members of the GitHub Community**. Any member of the community may contribute
to this project without being a collaborator.### How to start programming in Scala
- Feel free to contribute to our [learning resources](docs/learning_resources.md)
## LICENSE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.See [LICENSE](LICENSE)
[github]: https://github.com