Pregunta de entrevista de Crossover for Work

- Describe the types of Data Structures? - What is a Linear Data Structure? Name a few examples. - How are the elements of a 2D array stored in the memory? - Are linked lists considered linear or non-linear Data Structures? - What are the operations that can be performed on a stack? - Which sorting algorithm is considered the fastest? Why? - Name the ways to determine whether a linked list has a loop.