Skip to content

Conversation

@adjamalbek
Copy link
Contributor

@adjamalbek adjamalbek commented Oct 26, 2022

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
@adjamalbek adjamalbek changed the title Create Plus_one.java Create PlusOne.java Oct 27, 2022
Copy link
Member

@debasishbsws debasishbsws left a comment

Choose a reason for hiding this comment

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

The build will fail, as the class name doesn't match with the file name.
all variable and method should be in camelCase

@adjamalbek adjamalbek closed this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants