DSA-Questions
DSA-Questions copied to clipboard
LinkedList- Nodes Count
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.