Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create solution_java.java #52

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Create solution_java.java #52

merged 1 commit into from
Oct 8, 2024

Conversation

arya2004
Copy link
Owner

@arya2004 arya2004 commented Oct 8, 2024

📝 Issue Reference:

Fixes issue: #8

🔍 Checklist:

Please ensure the following before submitting your PR:

  • I have placed my solution in the correct folder (solutions/dayXX/).
  • My code follows clean coding practices and is efficient.
  • I have added comments in my code to explain the approach.
  • I have updated the README.md for the specific day with a brief explanation of my solution.
  • I have tested the solution on LeetCode and it works correctly.

🔧 Solution Details:

  • Language Used: Java
  • Time Complexity: O(n)
  • Space Complexity: O(n)

@arya2004 arya2004 merged commit a5942fa into main Oct 8, 2024
1 check passed
@arya2004 arya2004 deleted the arya2004-day08-java branch October 8, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant