Skip to content

Remove a redundant line of code#51

Open
segmentationfaulter wants to merge 1 commit intojamiebuilds:masterfrom
segmentationfaulter:patch-1
Open

Remove a redundant line of code#51
segmentationfaulter wants to merge 1 commit intojamiebuilds:masterfrom
segmentationfaulter:patch-1

Conversation

@segmentationfaulter
Copy link
Copy Markdown

Since default value of next field of a node to be inserted is null, we need not to assign it to this.head which is null for position 0.

Since default value of `next` field of a node is `null`, we need not to assign it to `this.head` which is `null` for position `0`.
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.

1 participant