DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Rewriting Java LinkedList class

Open RohanK6 opened this issue 4 years ago • 1 comments

🚀 Feature

I want to rewrite the LinkedList.java class in the Java directory to make it better organized and allow for more methods to be implemented. I have already began working on it in my own IDE.

Have you read the Contribution Guidelines?

Yes

Pitch

I think this feature should be implemented so the LinkedLists can be represented better, more than just adding and removing values / Nodes. Adding more methods (and rewriting it to make the code more readable and documented) would allow for that to happen. I have already began working on a custom LinkedList class in my own IDE and am working on adding more methods currently - if approved, I can create a pull request with what I currently have and update it as more methods are added.

RohanK6 avatar Oct 07 '20 04:10 RohanK6

Go ahead @RohanK6 !!! Assigned

sukritishah15 avatar Oct 08 '20 09:10 sukritishah15