3.3, due Wednesday Oct 4
difficult:
This is material that I have mostly already covered in CS 235, so it wasn't super difficult. Probably the hardest part was remembering how AVL rotations work.
application:
AVL trees are super useful. I remember having to implement a BST (and an AVI one not sure) in CS 235 from scratch. That took some time, but was fun.
This is material that I have mostly already covered in CS 235, so it wasn't super difficult. Probably the hardest part was remembering how AVL rotations work.
application:
AVL trees are super useful. I remember having to implement a BST (and an AVI one not sure) in CS 235 from scratch. That took some time, but was fun.
Comments
Post a Comment