Skip to content

Update LinkedList prepend pseudocode and append test #188

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

Merged
merged 3 commits into from
Aug 30, 2018

Conversation

hanhdt
Copy link
Contributor

@hanhdt hanhdt commented Aug 29, 2018

Changes:

  • Add assert condition to LinkedList append test
  • Add pseudocode document for LinkedList prepend

@trekhleb trekhleb changed the base branch from master to linked-list-pseudo-code August 30, 2018 05:42
@trekhleb
Copy link
Owner

Thank you for PR @hanhdt

@trekhleb trekhleb merged commit 002d32a into trekhleb:linked-list-pseudo-code Aug 30, 2018
@hanhdt
Copy link
Contributor Author

hanhdt commented Aug 30, 2018

Thank you for spending time to review @trekhleb

harshes53 pushed a commit to harshes53/javascript-algorithms that referenced this pull request Dec 6, 2018
* Add LinkedList test

* Add pseudocode for LinkedList prepend
shoredata pushed a commit to shoredata/javascript-algorithms that referenced this pull request Mar 28, 2019
* Add LinkedList test

* Add pseudocode for LinkedList prepend
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

Successfully merging this pull request may close these issues.

2 participants