
Ultimate access to all questions.
You are working on a data engineering project that requires processing and analyzing hierarchical data. Which data structure would be most appropriate for representing and manipulating hierarchical data?
A
Array
B
Linked list
C
Tree
D
Graph