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

Add "Reverse a number" Java Problem #68

Open
Diwakar-Gupta opened this issue Sep 20, 2023 · 3 comments
Open

Add "Reverse a number" Java Problem #68

Diwakar-Gupta opened this issue Sep 20, 2023 · 3 comments
Assignees
Labels
good first issue Good for newcomers java-problem-addition Add new java problem

Comments

@Diwakar-Gupta
Copy link
Contributor

Diwakar-Gupta commented Sep 20, 2023

Issue Description:

This proposes adding the Reverse a number problem to our Java code repository.

Problem Statement

You can find the problem statement here

Implementation

Please read Contributing to Java Problems to get started with how to create new java problem and test for the same.

Note

For this problem you have to create a new folder with name problem32 inside folder javaProblems

@Diwakar-Gupta Diwakar-Gupta added good first issue Good for newcomers java-problem-addition Add new java problem labels Sep 20, 2023
@srujan0404
Copy link
Contributor

please assign this issue to me sir

@Diwakar-Gupta Diwakar-Gupta changed the title Add "Reverse a number" Java Problem Meta-issue: Track added java problems Sep 20, 2023
@probablyArth probablyArth changed the title Meta-issue: Track added java problems Add "Reverse a number" Java Problem Sep 20, 2023
@Chay2203
Copy link
Contributor

Please assign me this issue @probablyArth

@Chay2203
Copy link
Contributor

This adds the following files in a new directory 'problem68' created inside the directory 'javaProblems' :

Solution.java
Test.java
readme.md

This fixes #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers java-problem-addition Add new java problem
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants