javacodes icon indicating copy to clipboard operation
javacodes copied to clipboard

A repository that will guide in making your first contribution.

Results 60 javacodes issues
Sort by recently updated
recently updated
newest added

Add a Java Program to swap two numbers

good first issue
Java

Add Java Program to Check Whether a Number is Positive or Negative

good first issue
Hacktoberfest-Accepted

This is the solution for Leetcode problem - 19 (Remove Nth Node From End of List) The problem is based on Linked List. @sujana-kamasany kindly review this PR

This is the solution for Leetcode Hard problem-25 (Reverse Nodes in K Group). The problem is based on Linked List. @sujana-kamasany kindly review this PR..

This is the solution for Leetcode problem-17 (Letter Combinations of a Phone Number) @sujana-kamasany kindly review this PR

Hey @sujana-kamasany , I have added the solution for the problem specified in PR #84 . Kindly merge this PR under Hacktoberfest.

**Add JAVA Program to Check if the given number is NEON NUMBER OR NOT** If the sum of digits of the square of the number is equal to the same...

good first issue
Java
Hacktoberfest-Accepted

Write your approach on how do you implement a bucket sort algorithm?

good first issue
Java
Hacktoberfest-Accepted