Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enhancements on Linked lists #79

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
TheSTL merged 2 commits into master from linked-lists
Oct 13, 2019
Merged

Enhancements on Linked lists #79

TheSTL merged 2 commits into master from linked-lists
Oct 13, 2019

Conversation

Copy link
Member

@ashokdey ashokdey commented Oct 13, 2019

🗒 What's Inside?

  • Added tail and size as properties of LL CLass
  • Now it takes constant time [O(1)] for the following:
    • length()
    • addAtEnd(element)

Ran npm test which helped me fix few breakpoints. 🎉

@ashokdey ashokdey added the enhancement New feature or request label Oct 13, 2019
@ashokdey ashokdey self-assigned this Oct 13, 2019
@TheSTL TheSTL merged commit 01b9a6f into master Oct 13, 2019
@ashokdey ashokdey deleted the linked-lists branch October 13, 2019 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@TheSTL TheSTL Awaiting requested review from TheSTL

Labels
enhancement New feature or request
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /