Computational Thinking

List all lecture notes.

My homepage.

Computational Thinking

  1. Flowchart symbols
  2. Solution strategies
  3. Algorithms
    1. Big O
    2. Search
    3. Sort
  4. Graph theory
    1. Types of graphs
    2. Paths
    3. Greedy algorithms