Skip to content

Conversation

anukalp2804
Copy link

Goal: Implement a Java console application that takes a student's score and prints their grade using if-else statements.
Folder: Beginner
Technical Notes: Demonstrates Scanner (try-with-resources) and O(1) logic.

IamBisrutPyne and others added 30 commits October 6, 2025 20:15
Added Fibonacci Generator to Beginner Folder
Updated your code to handle edge cases
Added Javadocs header and made the filename more appropriate.
Added Tarjan’s Algorithm in Java
…orphism-inheritance

feat: Added Shape Program for Hacktoberfest2025
Always include Javadocs headers.
Javadocs header is crucial.
…ructure

feat: add Queue implementation using custom singly linked list
Added the Javadocs header.
LinkedList implementation
@anukalp2804
Copy link
Author

@ghostrider2606 Hi maintainers 👋,
I’ve added a new Java beginner program for grade calculation using conditional logic.
Please review and merge if it looks good. Thank you!

Copy link
Author

@anukalp2804 anukalp2804 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ghostrider2606 Hi maintainers 👋,
I’ve added a new Java beginner program for grade calculation using conditional logic.
Please review and merge if it looks good. Thank you!

@IamBisrutPyne
Copy link
Owner

Please refer to my previous comment regarding your PR for GradeCalculator.java.

@IamBisrutPyne IamBisrutPyne added the duplicate This issue or pull request already exists label Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.