AVL树的实时应用
我知道使用AVL树的一些优点,例如获得更好的时间复杂性来搜索元素log(树中的节点数)
,因为树具有自动平衡功能。 我很好奇 - AVL树的实时应用是什么?像在现实世界中一样,使用了哪些应用/用例?
I am aware of some of the advantages of using AVL trees such as getting better time complexity to search an element log(number of nodes in tree)
since the tree has self-balancing capabilities.
I am curious - what are some of the real time applications of AVL trees? Like in real world, for what applications/use-cases have the AVL trees been used?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论