Java icon indicating copy to clipboard operation
Java copied to clipboard

Added Roman to Integer

Open Sayak123456 opened this issue 2 years ago • 2 comments

  • [x] I have read CONTRIBUTING.md.
  • [x] This pull request is all my own work -- I have not plagiarized it.
  • [x] All filenames are in PascalCase.
  • [x] All functions and variable names follow Java naming conventions.
  • [x] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

Sayak123456 avatar Oct 04 '23 04:10 Sayak123456

https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/conversions/RomanToInteger.java It is already available. You could add some more test for this. There are only two.

debasishbsws avatar Oct 07 '23 13:10 debasishbsws

Hi @debasishbsws, thank you for your comment. I have added few extra test cases for RomanToInteger.java code

Sayak123456 avatar Oct 07 '23 18:10 Sayak123456

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!

github-actions[bot] avatar Jan 22 '24 00:01 github-actions[bot]

Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Jan 30 '24 00:01 github-actions[bot]