Question: write a function length which takes the pointer to the start of the link list ( of node) and returns the number of items that

write a function length which takes the pointer to the start of the link list ( of node) and returns the number of items that are in the list

for example, if the list (3, ,9 ,5,6 )then the length (list ) return 4

it should be pseudocode

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!