CSCI 102 - Fall 2023 Fundamentals of Computation

Week 12 Lab

Q&A on Material

Sign in to lab!

Complete the Lab 12 - Using Functions assignment on Vocareum. The goal of this exercise is to help prepare you for HW 10 and 11. In this assignment you are given several functions that process arrays. Your job is to complete main() to make calls to the provided functions and add a small amount of “glue” code to output the results, etc.

Spend the majority of your time on this exercise.

Solutions to Vocareum Exercise

Solution to the Vocareum coding exercise are available here. ONLY look at the solutions after the lab period and after struggling to figure it out on your own. By looking at the solutions before struggling with how to do it yourself, you lose a majority of its benefit.

Review HW 10 Problem Statement

Be sure to understand the HW 10 problem and you can discuss high-level ideas for how to implement various functions and how to solve the overall problem using the given functions.

Homework Questions or help

If you have general questions about HW10 and approaches to solving it please discuss as a group. If you have more specific questions, please wait for individual Q&A at the end of the session.

Open-ended Help

Any students with questions may stay after to get help. Anyone else may leave at this stage.