https://github.com/sentenza/scala-algorithms
Algorithms and Data Structures in Scala
https://github.com/sentenza/scala-algorithms
scala
Last synced: 9 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T02:55:54.000Z (over 1 year ago)
- Last Synced: 2025-03-25T13:39:49.063Z (9 months ago)
- Topics: scala
- Language: Scala
- Homepage:
- Size: 275 KB
- Stars: 28
- Watchers: 3
- Forks: 17
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala Algorithms and Data Structures
[](https://www.gnu.org/licenses/gpl-3.0)

[](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