Find length of linked list with recursion and NO functionparameter.
I’m aware that we can find the length easily with an inputparameter the following way:

But I have to make a recursive funtion with NO parameter. How isthis done?
Language dosen’t really matter, I will translate to C++, just needthe logic.
Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .