javascript-algorithms
javascript-algorithms copied to clipboard
Index methods ll
Hi, I created the algorithms for removing, accessing, and modifying at an specific linked-list indexes for the issue #835 . I tried my best to replicate the code strucutre of other functions and created test cases for all my methods.
can i contribute to this issue ??