Skip to content

Detect a loop in linked list#2346

Merged
siriak merged 3 commits into
TheAlgorithms:masterfrom
KhushiChaudhary744:master
Oct 1, 2021
Merged

Detect a loop in linked list#2346
siriak merged 3 commits into
TheAlgorithms:masterfrom
KhushiChaudhary744:master

Conversation

@KhushiChaudhary744

Copy link
Copy Markdown
Contributor

fix #2340

@siriak siriak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please fix formatting (mixed tabs and spaces, missing spaces, empty lines after opening braces) and re-request my review

@KhushiChaudhary744

Copy link
Copy Markdown
Contributor Author

Hey, so I used a beautifying tool, hopefully its okay now.

@siriak siriak merged commit b5f4ab2 into TheAlgorithms:master Oct 1, 2021
shivamshrey added a commit to shivamshrey/Java that referenced this pull request Oct 23, 2021
- Make implementation improvements
- Make formatting improvements
- Fix file extension
- Fix typos
- Fix syntax errors
shivamshrey added a commit to shivamshrey/Java that referenced this pull request Oct 23, 2021
shivamshrey added a commit to shivamshrey/Java that referenced this pull request Oct 23, 2021
shivamshrey added a commit to shivamshrey/Java that referenced this pull request Oct 23, 2021
shivamshrey added a commit to shivamshrey/Java that referenced this pull request Oct 23, 2021
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.

Detect a loop in linked list.

2 participants