Introduction - If you have any usage issues, please Google them yourself
Construct a linked list structure, each node storing student information (such as student number and name), such as (001, Joe Smith), (002, John Doe), requiring the input 001, to find out the name of relative, ie input 001 output seating.