harshsingh-io / Java.DSA

Unlock the power of Data Structures and Algorithms in Java! Dive into a world of efficient coding with our collection of Java DSA implementations and tutorials. Join us on the journey to mastering problem-solving and algorithmic thinking.
https://harshsingh-io.github.io/portfolio/
9 stars 23 forks source link

Easy Start for HacktoberFest 2023 #1

Open harshsingh-io opened 9 months ago

harshsingh-io commented 9 months ago

Description

Welcome to the "Java DSA for HacktoberFest 2023" repository! ๐ŸŽ‰ We're excited to have you join us in celebrating HacktoberFest. To make it easier for newcomers to get started, we've created this issue with a simple task that you can contribute to. We're here to help and appreciate your efforts!

Task

Task Description: Your task is to add a Java implementation of a basic data structure or algorithm of your choice to our repository. It could be something as simple as a linked list, a sorting algorithm, or a stack. This is a great opportunity to learn and practice Java while contributing to open source.

Instructions:

  1. Fork this repository to your GitHub account.
  2. Create a new Java file in the appropriate directory within the repository.
  3. Implement the chosen data structure or algorithm.
  4. Write clear and concise documentation in comments to explain your code.
  5. Test your implementation to ensure it works correctly.
  6. Commit your changes with a descriptive commit message.
  7. Create a pull request to this repository's main branch.

Guidelines

Before you get started, please keep the following guidelines in mind:

How to Get Started

  1. Fork this repository to your GitHub account.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your work: git checkout -b feature/your-feature-name.
  4. Implement the chosen data structure or algorithm.
  5. Test your implementation to ensure it works correctly.
  6. Commit your changes with a clear and descriptive commit message.
  7. Push your changes to your fork: git push origin feature/your-feature-name.
  8. Create a pull request to this repository's main branch.

We're looking forward to your contributions and hope you have a great HacktoberFest experience! If you have any questions or need help, feel free to comment on this issue.

Thank you for being a part of our community! ๐Ÿš€

itssiddhantjain commented 9 months ago

Hello @harshsingh-io, please assign this issue to me as i already worked on this kind of problem in past and has a great experience.

Jagannath15 commented 9 months ago

Please Assign it to me

pranotiep06 commented 9 months ago

Hello, Can you please assign this issue to me?

ravidhavare111 commented 8 months ago

Hey hello, can you please assign this issue to me, so I can contribute n my optimal approach.

harshsingh-io commented 8 months ago

@ravidhavare111 you can direct raise a Pull Request.

harshsingh-io commented 8 months ago

@itssiddhantjain you can directly raise a valid Pull Request.

harshsingh-io commented 8 months ago

@Jagannath15 you can directly raise a valid Pull Request.

harshsingh-io commented 8 months ago

@pranotiep06 you can directly raise a valid Pull Request.

itssiddhantjain commented 8 months ago

@itssiddhantjain you can directly raise a valid Pull Request.

But you have closed the issue.

harshsingh-io commented 8 months ago

Accepting PRs Again