Skip to content

Conversation

debasishbsws
Copy link
Member

Describe your change:

Added test cases for StarssenMatrixMultiplication and BinaryExponrntiation and did some refactoring.

  • Add a Test file for an existing algorithm?
  • Recaftor in an existing algorithm?

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my work -- I have not plagiarized it.
  • I know that pull requests will not be merged if they fail the automated tests.
  • All new Java files are placed inside an existing directory.
  • All filenames are in all uppercase characters with no spaces or dashes.
  • 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.

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@siriak
Copy link
Member

siriak commented Oct 25, 2022

BTW, check Discord if you haven't yet :)

@siriak siriak enabled auto-merge (squash) October 25, 2022 12:14
@siriak siriak merged commit 315e947 into TheAlgorithms:master Oct 25, 2022
@debasishbsws debasishbsws deleted the codespace-8d3c branch October 29, 2022 06:44
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