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

Changes in Linked Lists #102

Merged
merged 3 commits into from
Oct 18, 2019
Merged

Changes in Linked Lists #102

merged 3 commits into from
Oct 18, 2019

Conversation

ashokdey
Copy link
Member

🌵 What's inside?

  • Added traverse method in LL Class to return an array of elements
  • Change the variable name for the array returning elements
  • change display() to traverse()

@ashokdey ashokdey requested a review from TheSTL October 18, 2019 07:49
@ashokdey ashokdey self-assigned this Oct 18, 2019
@ashokdey ashokdey added the enhancement New feature or request label Oct 18, 2019
Copy link
Member

@TheSTL TheSTL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@TheSTL TheSTL merged commit 77e1f25 into master Oct 18, 2019
@ashokdey ashokdey deleted the ll branch October 24, 2019 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants