Skip to the content.

image

Hacktoberfest 2021

Link To HacktoberFest 2021

Event details :


HacktoberFest Rules :


Whether it’s your first or fiftieth pull request, there’s always more to learn! We’ve put together a few resources that can help you create quality pull requests, keep your repositories pristine, and build on your open source knowledge.


Join Discord Conversation


Rules To Contribute To This Repo

file naming convention

use file type comments
questions README.md all questions of particular topic are mentioned in a README.md file inside the sub topic folder
Java solutions [topic name].java solution Java code file code to a question is written in same folder where question is mentioned
algorithm solution [topic name]-algorithm.txt algorithm solution to a question is written in a .txt txt file in same folder where question is mentioned

Things you can contribute to

Steps For Contribution

1. Fork this repo
2. Star this repo
3. Add a file ( txt/java ) inside appropriate folder 
4. commit the code
5. Make pull request

image

  1. Java
    • Java section will contain folders of all the data structures and algorithms topics with some pre-addressed questions.
    • Participants can solve problems and send pull requests. Participants can even add questions and solutions of their interest.
    • There will be a technical writing section in which participants can contribute their technical writing on any topic of java and data structures.
    • The repository provides implementations of various algorithms in one of the most fundamental general-purpose languages - java.
    • Well-documented source code with detailed explanations provides a valuable resource for educators and students alike.

FEATURES

  1. Beginner-friendly
  2. Targeted for developers, content writers, and programming enthusiasts.
  3. Would also help participants who are not familiar with development but are eager to participate in open source.

DSA-Bootcamp-Java



Materials


Contributors


Thank You