Previous Lecture | lect06 | Next Lecture |
Code from lecture
https://github.com/ucsb-cs24-f23/cs24-f23-lectures/tree/main/lect06
Topics
- Tree traversals: inorder, preorder, postorder
- BST operations: successor/predecessor, deletion
Previous Lecture | lect06 | Next Lecture |
https://github.com/ucsb-cs24-f23/cs24-f23-lectures/tree/main/lect06