Skip to content

Conversation

Harish5232
Copy link

@Harish5232 Harish5232 commented Aug 11, 2025

I havecreated a file Calculator and added SimpleCalculator.java file at src/test/java/com/thealgorithms/maths/Calculator/SimpleCalculator.java.

  • 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.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@DenizAltunkapan
Copy link
Member

I don't think a calculator really fits the scope of an algorithm repository. Whats your opinion abt this? @alxkm

@Harish5232
Copy link
Author

I know its not a typical algorithm or follows any data structure but can be a beginner friendly program/code. So i have created a maths folder and inserted the file there so it can be kept seperate from other files.

@alxkm
Copy link
Member

alxkm commented Aug 14, 2025

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.

3 participants