Author Archives: Martin Witkowski

Final Test Review

Posted in Final Exam Review | 1 Comment

Review Question 8.3 – #10

Posted in Test #3 Review | 2 Comments

Test #2 Review Question 11.4 #16 – Martin Witkowski

Posted in Test #2 Review | 1 Comment

Test #1 Review

Devise an algorithm that finds the sum of all the integers in a list procedure sum (a1, a2,…,an:integers) sum = an for i to an -1 sum= sum + an return sum;

Posted in Test #1 Review | 2 Comments

Introducting Martin Witkowski

Computer Systems and Technology I was interested in computers since high school and haven’t stopped since. I hope to start developing apps and software for companies. Algorithms interest me most. This is due to the fact that it gives me … Continue reading

Posted in Introduce yourself | 2 Comments