Abraarkhan / Java_Algorithms

Better solution to CP questions in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Hacktoberfest 2022

Email Banners-Dark

Welcome to Hacktoberfest 2022!

Hacktoberfest is a month-long event of open-source with various software developers from all over the world participating in it, bringing their ideas to life through various projects. It encompasses a month-long jam of skill enhancement, contribution to numerous projects and broadening of the developers’ community. Coding enthusiasts and even beginners to open-source can contribute to these projects by preparing and sharing the project for collaboration and by contributing to the betterment of the project via pull requests.

Java Algorithms

Java Algorithms is a set of good solutions of CP questions in Java.

main

Rules and Regulations📃

  • Register anytime between September 26 and October 31.

  • Pull requests can be made in any GITHUB or GITLAB hosted project that’s participating in Hacktoberfest (look for the “hacktoberfest” topic).

  • Project maintainers must accept your pull/merge requests for them to count toward your total.

  • Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest.

  • The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.

  • More rules can ve viewed in the official website of Hacktoberfest.

Usage

main

Clone the repository:

git clone https://github.com/Abraarkhan/Java_Algorithms.git

And run the algorithm you want to test out.

Available Algorithms




Contributing

Pull requests are welcome.

For major changes, please open an issue first to discuss what you would like to change.

About

Better solution to CP questions in Java


Languages

Language:Java 75.6%Language:C# 13.0%Language:HTML 10.9%Language:CSS 0.4%