Sorting and Searching
A large fraction of the problems that lend themselves to computational thinking can be expressed in terms of sorting and searching. We'll learn a lot about these two basic algorithmic processes this week.
CALL get-the-outcomes( ct,ct_sort_search,no)
CALL get-the-readings (ct_sort_search,no)
CALL get-the-see-alsos(ct_sort_search,no)
CALL get-the-agenda(ct_sort_search,no)
- Filho pp. 85-91 (sorting and searching)
Course tags: | Computational Thinking | Human Centered Design |
Go to Course: Computational Thinking | Human Centered Design