October 20, 2025

Monday of Week 9

Topics of the day

| Reading | Online | Questions | Assignments |

Suggested readings

Online references

Questions and exercises

  1. Why is best-first search an improvement over Dijkstra's algorithm?
  2. What is the problem with using greedy best-first search?
  3. In a brief definition: what makes a heuristic admissible?
  4. What can/can't a hash table guarantee about how its data is stored and how it is retrieved? You can be thinking in terms of both correctness and speed.

Assignments

Today

Upcoming