Skip to content

LinkedQue: Features and Improvements #3909

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 5 commits into from
Mar 5, 2023
Merged

Conversation

XomaDev
Copy link
Contributor

@XomaDev XomaDev commented Mar 5, 2023

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All functions and variable names follow Java naming conventions.
    (Other ticks dont apply)

#3908 Issue.

XomaDev added 2 commits March 5, 2023 22:30
*Added generics to the class
*Simple Improvements
*Added method to peek(position)
*Improved the toString() method, uses the StringJoiner class
*Implemented Iterator:
     * Adds functionality for the user to travel through nodes using for() and forEach(Consumer) methods
Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@siriak siriak enabled auto-merge (squash) March 5, 2023 19:07
@siriak siriak merged commit 3e9dd77 into TheAlgorithms:master Mar 5, 2023
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