recongamer / Hacktoberfest2021

Repository dedicated for beginner to compete in Hacktoberfest 2021 challenge . Create HactoberFest Pull Request
46 stars 209 forks source link

get middle of linked list in one traversal #283

Open anujjain5699 opened 3 years ago

anujjain5699 commented 3 years ago

will u assign this issue to me

bhutani2002 commented 3 years ago

Hey @recongamer, I have Added a "get middle of linked list in one traversal" Algorithm solution file (PR #291 ) of mine ,and also explained about the process through the comments. Please review it and consider it for Hactoberfest. Thank You.

Kanishk-Dukia commented 2 years ago

Hello @recongamer, I have provided the program for "Get middle of linked list in one traversal" and provided its brief description. Please accept my (PR #297). Thank you.

priyanshuanand166 commented 2 years ago

Assign this to me as i am well versed in dsa and i am pretty confident that you will like my merge request.