LEWIS HUH

Updated 527 days ago
  • ID: 50790993/6
A binary tree is a tree data structure that has a left and a right side to it. According to wikipedia, they are refrenced as the "right child and left child" The binary search tree is a certain variation of the binary tree where the binary tree's children from right to left children are sorted in order. The right child is greater than the parent and the left child is less in vlaue than the parent. This pattern appears through out the whole tree... Linked List are basically list that you can add and insert to very quickly. Lets take this linked list example into closets. Imagine if you have closets that can hold only one item each. You would have a 4 closets in a row that have for example your socks. The next closet is a closet full of deoderant. Then the next closet is full of socks. You would have no space to join 4 row closet full of socks with the isolated closet full of socks unless you would have more room and you can move the deoderant closet to the side and attatch the sock..
  • 0
  • 0
Interest Score
1
HIT Score
0.00
Domain
lewishuh.org

Actual
lewishuh.org

IP
185.199.108.153, 185.199.109.153, 185.199.110.153, 185.199.111.153

Status
OK

Category
Company, Other
0 comments Add a comment