Results 1 to 2 of 2

Thread: optimal binary search tree in database

  1. #1
    Join Date
    Jan 2015
    Posts
    1

    optimal binary search tree in database

    what is the optimal binary search tree in database when the optimized perform a time course ?

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    In general lower the depth of the tree and balanced the tree, it is more efficient.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •