DevilsAutumn / Opensource-init

Repository made for first time contributors.
Apache License 2.0
4 stars 23 forks source link

Middle element of linked list. #33

Closed Sidsinghr closed 1 year ago

Sidsinghr commented 1 year ago

Finds the middle element of a linked list. If there are even nodes then it prints the second middle element.

Description

Please include a summary of the change and which issue is fixed.

Fixes #(issue_no)

Replace issue_no with the issue number which is fixed in this PR

Type of change

Please delete options that are not relevant.

Checklist: