Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fp2025:hw2 [2025/04/10 16:10] abaroiu updated archive |
fp2025:hw2 [2025/04/10 17:21] (current) abaroiu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Homework 2. Sets as trees ====== | + | {{:fp2025:hw2-word-tree.zip|}}====== Homework 2. Sets as trees ====== |
In this homework, you will implement a **binary search tree**, that you will use to gather stats about **words** from a particular text. Generally, in a [[https://en.wikipedia.org/wiki/Binary_search_tree| binary search tree]]: | In this homework, you will implement a **binary search tree**, that you will use to gather stats about **words** from a particular text. Generally, in a [[https://en.wikipedia.org/wiki/Binary_search_tree| binary search tree]]: |