Find Data in Linked List of Linked Lists in C

后端 未结 0 839
挽巷
挽巷 2021-01-18 17:35

What is the way to find a specific node in a linked list of a specific node? Is there a simply algorithm to follow?

Suppose we have the following structure:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题