urstrulykkr / Dailycoder-Hacktoberfest-Challenge

Join the DailyCoder Hacktoberfest Challenge 2020: Proudly presented by K. Kaushik Reddy ;)
0 stars 1 forks source link

Find the middle node in a Linkedlist in O(n) #1

Open urstrulykkr opened 3 years ago

urstrulykkr commented 3 years ago

This is a warmup challenge for Hacktoberfest 2020 ! Add the accepted solution in leetcode as a file to this repo :+1:

https://leetcode.com/problems/middle-of-the-linked-list/

SravanthiKaki commented 3 years ago

Can you assign this to me?