Hacktoberfest 2019 - Algorithms and Data Structures

hacktoberfest-2019

The authors are not affiliated with DigitalOcean or Hacktoberfest

This repository is essentially a collection of programming exercises written in Scala that will involve:

Scala Logo

Anyone can contribute to this repo to make their contribution to open-source on Github

Celebrate HacktoberFest by getting 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.

What is Hacktoberfest?

Hacktoberfest is a month long celebration of open source software held in the month of October to get people involved in open-source.

The Rules of the HacktoberFest

To get a T-shirt, you must make five pull requests between October 1–31 in any timezone. Pull requests can be to any public repo on GitHub, not just the ones we’ve highlighted. The pull request must contain commits you made yourself.

You can check your progress of HacktoberFest here.

Please also note that pull requests marked as spam will not be entitled for a T-shirt

Development Rules

These Scala HacktoberFest Scala excercises assume an SBT project scheme. The solution to each [issue][issues] should be placed within the project-directory/src/main/scala/io/github/sentenza/hacktoberfest18/. The exercise unit tests can be found within the project-directory/src/test/io/github/sentenza/hacktoberfest18/.

How to contribute

- Name: [YOUR NICKNAME](Github Link)
  - Place: city you belong to (optional)
  - About: Short Intro (optional)
  - Programming Language: Which programming language do you know?
  - Twitter: (optional)
  - Website: (optional)

How to start programming in Scala