Skip to main content
  1. /classes/
  2. Classes, Fall 2024/
  3. CS 2010 Fall 2024: Course Site/
  4. cs2010 Notes/

cs2010 Notes: 12 Midterm Review

·56 words·1 min·

Exam is this Friday.

Here’s a practice midterm: Practice Midterm Fall 2024

Review topics:

  • Describing algorithms with Code, Pseudocode, and Flowcharts
  • Bits, bytes, integers in binary, two’s complement
  • Base conversions (decimal, binary, hex, maybe some other bases)
  • Boolean expressions, truth tables, k-maps.
    • Explcitly show an unoptimized sum-of-products from truth table example.
  • Logic gates and circuit diagrams.
Nat Tuck
Author
Nat Tuck