java-algorithms-implementation icon indicating copy to clipboard operation
java-algorithms-implementation copied to clipboard

Null Case Fix

Open OmPatel123456 opened this issue 1 year ago • 0 comments

I implemented handling the null and empty string fix on the two functions in the string package in this repository.

By submitting this pull request I confirm I've read and complied with the below requirements.

  • [ ] I have read the Contribution guidelines and I am confident that my PR reflects them.
  • [ ] I have followed the coding guidelines for this project.
  • [ ] My code follows the skeleton code structure.
  • [ ] This pull request has a descriptive title. For example, Added {Algorithm/DS name} [{Language}], not Update README.md or Added new code.

OmPatel123456 avatar Oct 30 '24 20:10 OmPatel123456