Computer Science, asked by Kinganshu100, 5 months ago

Define Binary tree. Explain the linear sequential representation of binary tree. Write advantages and disadvantages of sequential representation of binary tree?

Answers

Answered by jatindersingh9960
1

Answer:

Amongst different types of data structures are binary trees that come with more uses than most of the other types. Their most notable applications include peer-to-peer programming, search, cryptography, network routers with higher bandwidth than others, and 3D video games. We will now discuss in detail what binary trees in data structures are, what are their types, and how are they represented

Explanation:

Similar questions