angha-varangaonkar / Angha-Hacktoberfest-2024

1 stars 8 forks source link

Problems Implemented in Java #10

Closed syedmaazsaeed closed 1 month ago

syedmaazsaeed commented 1 month ago

This pull request adds Java implementations of essential algorithms, including:

  1. Fibonacci Series (Recursive)
  2. Merge Sort
  3. Palindrome Checker
  4. Factorial (Recursive)

These programs provide fundamental algorithmic solutions, useful for learning and competitive programming. If there are any issues or changes needed, feel free to reach out to me, and I will address them.

I plan to contribute more Data Structures and Algorithms (DSA) problems and Object-Oriented Programming (OOP) solutions in Java.

syedmaazsaeed commented 1 month ago

@angha-varangaonkar This pull request adds Java implementations of essential algorithms, including:

Fibonacci Series (Recursive) Merge Sort Palindrome Checker Factorial (Recursive) These programs provide fundamental algorithmic solutions, useful for learning and competitive programming. If there are any issues or changes needed, feel free to reach out to me, and I will address them.

I plan to contribute more Data Structures and Algorithms (DSA) problems and Object-Oriented Programming (OOP) solutions in Java.(Merge this code into Main Repo)

syedmaazsaeed commented 1 month ago

@angha-varangaonkar

This pull request adds Java implementations of essential algorithms, including:

Fibonacci Series (Recursive) Merge Sort Palindrome Checker Factorial (Recursive)

These programs provide fundamental algorithmic solutions, useful for learning and competitive programming. If there are any issues or changes needed, feel free to reach out to me, and I will address them.

I have contributed to the project through a pull request. Please review it and merge it into the main branch so that it can count towards Hacktoberfest 2024.

Currently, the repository is showing as "excluded" on my Hacktoberfest page.

Could you please let me know why this might be happening?

java

syedmaazsaeed commented 1 month ago

@angha-varangaonkar

Here is my Issue Number : Problems Implemented in Java #10 I have contributed to the project through a pull request. Please review it and merge it into the main branch so that it can count towards Hacktoberfest 2024.