Skip to content

Conversation

@Tharun8688
Copy link

Implement ListNode class and swapPairs method to swap adjacent nodes in a linked list. Add helper functions for creating and printing linked lists.

✨ Open Source Learning Stories – Pull Request Template

Thank you for contributing to Open Source Learning Stories! 🎉
Please ensure your PR follows the guidelines below to help us review it quickly.


✅ Author Checklist

  • I have read the CONTRIBUTING.md guide.
  • My story is added inside the stories/ folder.
  • The file is named correctly: <your-github-username>.md. (We recommend using your GitHub username for file naming consistency).
  • I used the proper story format (Name, Date, Tools, Experience, Advice).
  • I did not edit or delete someone else’s story.
  • My contribution is genuine and respectful.

📖 Description of Changes

Please provide a clear and brief description of your contribution.

(e.g., “Added my personal open-source journey story,” “Fixed a typo in the Java section of the README,” etc.)


🔗 Related Issue (Optional)

If this Pull Request resolves an existing issue, please link it here.

  • Closes # (issue number)

🖼️ Screenshots / Preview (Optional)

If your contribution involves significant text changes or documentation fixes, you can provide a preview here.


🎉 Tip: Thank you again for being a part of this project! We appreciate your story!

Implement ListNode class and swapPairs method to swap adjacent nodes in a linked list. Add helper functions for creating and printing linked lists.
@ghostmkg
Copy link
Owner

@Tharun8688 Please raise the PR in develop branch

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