Skip to content

Add:Talhaissue10 - #109

Open
talhazahoor39-collab wants to merge 3 commits into
mainfrom
talhaissue10
Open

talhazahoor39-collab wants to merge 3 commits into
mainfrom
talhaissue10

Conversation

@talhazahoor39-collab

Copy link
Copy Markdown
Collaborator

This issue was about a one way linked list. In this issue a function was created with the name of pushback. The main purpose of this function is to take a string from user and then store it in heap memory which might be linked with other data.

@coder-Retro coder-Retro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ListNode* head should be passed by reference like:
ListNode*& head
Also, you didn't even call your pushback in main function... Kya phoonkra hay?

@talhazahoor39-collab

Copy link
Copy Markdown
Collaborator Author

ListNode* head should be passed by reference like: ListNode*& head Also, you didn't even call your pushback in main function... Kya phoonkra hay?

Kar diya hai sahih

coder-Retro

This comment was marked as outdated.

@coder-Retro
coder-Retro self-requested a review September 8, 2026 13:08

@coder-Retro coder-Retro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Still Same error, not fixed

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.

4 participants