Assignment
Exercises 2, 3, 5 & 6 from book.
Devise an algorithm for finding all the prime numbers between 2 & 10 billion.
- Draw the Task-Channel Model
- Explain the algorithm in a paragraph
Devise two different algorithms for determining the sum of N integers.
- Draw a Task-Channel model for each.