I know the theory of binary trees, I have already implemented an AVL in C. I understand the operation and applications of it when dynamically developed. But a teacher asked me to develop a binary tree in vector, I made it perfectly just that I can not identify a utility or advantage for this kind of structure specific.