Swarali Bhalerao
Swarali Bhalerao
Tried to make it more optimised. - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x]...
Here's a code for a singly linkedlist. It's my first time contributing to an opensource for hacktoberfest.Apologies for any mistakes! Gonna make it better the next time! :) - [x]...
Added the JUnit test in this. - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have not plagiarized it. - [x]...
Added a new recursive method (pointer based approach) to reduce multiple substring calls and added JUnit Tests for testing the edge cases. - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x]...