Skip to content

Create 143.Reorder-List_v2.cpp #21

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 1 commit into from
Dec 8, 2021
Merged

Create 143.Reorder-List_v2.cpp #21

merged 1 commit into from
Dec 8, 2021

Conversation

Bill0412
Copy link
Contributor

@Bill0412 Bill0412 commented Dec 6, 2021

  1. Use fast and slow pointers;
  2. More elegant revert and insertion.

1. Use fast and slow pointers;
2. More elegant revert and insertion.
@wisdompeak wisdompeak merged commit 2f8e51c into wisdompeak:master Dec 8, 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.

2 participants