what is b tree



what is b tree ..

Answer / Shashi Ranjan Dwivedi

A B-tree (Balanced tree) is a self-balancing search tree data structure that maintains sorted data in a multilevel index. It allows for efficient insertion, deletion, and search operations. Each node in the tree has a predefined number of child nodes (minimum m and maximum M), and the keys are arranged in a way that maintains balance to minimize the height of the tree.nB-trees are commonly used in databases, file systems, and other applications where large amounts of sorted data need to be quickly accessed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Engineering AllOther Interview Questions

What is Campus selection process of patni at Adcet,Ashta at 24th dec 2010.Also give apti syllabus.

0 Answers   Patni,


What are the main differences between Exchange 5.5 and Exchange 2000/2003?

0 Answers   Wipro,


If the length of a rectangle is increased by 30% and the width is decreased by 20%, then the area is increased by...

4 Answers   College School Exams Tests, Infosys, Microsoft, TCS,


how to find number of possible trees in a given tree with n nodes?

1 Answers   TCS,


What is the difference between tcp/ip protocol and IP protocol?

2 Answers   CMC, CMS, Microsoft,


model question papers of GrayOrange company

1 Answers   Orange,


how can we implement the raid techmology on linux. operating system

1 Answers  


Let an denote the number of bit strings of length n that do not have two consecutive zeroes. Find a recurrence relation for the number of bit strings of length n that do not have two consecutive zeroes. Hence find a4.

1 Answers  


MY QUERY IS REGARDING AS/400. I AM FACING A PROBLEM IN UPDATING A PF COZ IT IS GETTING LOCKED SO I USED CHAIN(N) INSTEAD OF ONLY CHAIN.I ALSO TRIED UPDATE(E) ALONG WITH CHAIN(N),ITS NOT GIVING ANY ERROR BUT AT THE SAME TIME NOT UPDATING THE PF

1 Answers   Accenture,


how does data cleansing framework works?

1 Answers   TCS,


A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.

2 Answers   EDS, MMM, SCS,


write a program to print only the largest number between elements of an 1-d array?

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)