What is Trees in Data Structure: Trees in data stucture is a hierarchical data structure defined as a collection of nodes. Nodes represent value and nodes are connected by edges.