Skip to content
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

Chinazo Onwukaike intersection-LL project #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChinazoOnwukaike
Copy link

No description provided.

@ChinazoOnwukaike ChinazoOnwukaike changed the title intersection-linked-list project Chinazo Onwukaike intersection-LL project Oct 24, 2022
Copy link

@char-adadev char-adadev left a comment

Choose a reason for hiding this comment

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

Great work on this! You're super close to getting all of the tests to pass. I would take another look at like 22: is this meant to re-assign headB to headB.next (like line 23) or is it meant to be an equality check (like line 20). I believe everything will pass if line 22 is updated to be an assignment instead of an equality check.

Strong work overall 💪🏾

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