Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor copy update to LinkedList unit test #197

Closed
oukano opened this issue Aug 18, 2022 · 3 comments
Closed

minor copy update to LinkedList unit test #197

oukano opened this issue Aug 18, 2022 · 3 comments

Comments

@oukano
Copy link

oukano commented Aug 18, 2022

in line 21, the it() should say Should set the head, tail and size of a LinkedList instead of
Should set the data and next field of a node

it('Should set the data and next field of a node', () => {

i can take this if agreed

@sdkdeepa
Copy link
Contributor

sdkdeepa commented Aug 28, 2022

Hello ! I would like to contribute and make changes to this. Please let me know.

@ashokdey
Copy link
Member

ashokdey commented Aug 28, 2022

Go ahead @sdkdeepa, thanks @oukano

@sdkdeepa
Copy link
Contributor

Please approve changes made to #199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants