Skip to content

LinkedQue: Features and Improvements#3909

Merged
siriak merged 5 commits intoTheAlgorithms:masterfrom
XomaDev:master
Mar 5, 2023
Merged

LinkedQue: Features and Improvements#3909
siriak merged 5 commits intoTheAlgorithms:masterfrom
XomaDev:master

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