3.3, due October 3rd

I read the section about Binary Search Trees and AVL trees. This section came relatively easily to me, and everything made a lot of sense. The definitions were straightforward, and it was easy to understand how the Binary search tree can fit into complexity O(log(n)) if it's balanced. The most difficult part of this section for me is understanding how the AVL algorithm works. It's difficult for me to visualize and understand how to do it.

Comments

Popular posts from this blog

1.4, due on September 12th

1.3, due on September 10th

1.8, due September 19th