We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Should set the head, tail and size of a LinkedList
Should set the data and next field of a node
problem-solving-javascript/src/_DataStructures_/LinkedList/LinkedList.test.js
Line 21 in ff5e81c
i can take this if agreed
The text was updated successfully, but these errors were encountered:
Hello ! I would like to contribute and make changes to this. Please let me know.
Sorry, something went wrong.
Go ahead @sdkdeepa, thanks @oukano
Please approve changes made to #199
No branches or pull requests
in line 21, the it() should say
Should set the head, tail and size of a LinkedList
instead ofShould set the data and next field of a node
problem-solving-javascript/src/_DataStructures_/LinkedList/LinkedList.test.js
Line 21 in ff5e81c
i can take this if agreed
The text was updated successfully, but these errors were encountered: