Skip to content

Refactor getAbsValue method to use Math.abs (#7266)#1

Merged
shreyash24-tech merged 1 commit intoshreyash24-tech:masterfrom
TheAlgorithms:master
Feb 14, 2026
Merged

Refactor getAbsValue method to use Math.abs (#7266)#1
shreyash24-tech merged 1 commit intoshreyash24-tech:masterfrom
TheAlgorithms:master

Conversation

@shreyash24-tech
Copy link
Owner

  • 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 algorithms include a corresponding test class that validates their functionality.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@shreyash24-tech shreyash24-tech merged commit 95c60c5 into shreyash24-tech:master Feb 14, 2026
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.

2 participants