whihc of e following makes the reversal of elements easy

stack
tree
graphs
maps

Stack

The easiest data structure for reversing elements is a stack.