Home > Data Structures and Algorithms > Data Structures and Algorithms > Introduction to Data Structures and Algorithms Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.A linked list consists of a sequence of ____, where each node contains a data element and a reference to the next node in the sequence.Write the missing line below.SubmitReveal answer Show following content