DSA-Questions icon indicating copy to clipboard operation
DSA-Questions copied to clipboard

LinkedList- Nodes Count

Open Piyuli opened this issue 4 years ago • 0 comments
trafficstars

Hi, I am a participant of Hacktoberfest. I would like to add this question of linkedList. Kindly assign me this issue. Thank you.

Question: Complete the given function getCount(), which takes a head reference as an argument and should return the length of the linked list.

Piyuli avatar Sep 30 '21 16:09 Piyuli