D
D
Dyadko_Orest2021-02-19 11:59:05
Algorithms
Dyadko_Orest, 2021-02-19 11:59:05

What are tree sorting and search algorithms?

Hey! I started studying algorithms and now I'm reading about trees. I read about sorting and searching using trees. I wanted to ask if there are any other sorting and tree search algorithms other than binary. For some reason I can't find these more info about it. Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Wataru, 2021-02-19
@wataru

The fastest and simplest is heap sort.
Theoretically, any search tree can be used, but it will be slower because the structures are more complicated.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question