GeeksforGeeks » Interview Questions

A B Tree question

(2 posts)

Tags:

  1. aaa
    guest
    Posted 5 months ago #

    what is use of B-tee
    1)reduce time complexity
    2)reduce space complexity
    3)both
    4)none

  2. kartik
    Moderator
    Posted 5 months ago #

    I think it is "4) None". The time complexity of B Tree is not better than Binary Tree. B Tree is mainly used for disk data storage.


Reply

You must log in to post.

RSS feed for this topic