cs2010 Notes: 12 Midterm Review
··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.