CS116 Study Guide - Midterm Guide: Seating Assignment

82 views2 pages

Document Summary

Time: 7:00 p. m. - 8:50 p. m. (110 minutes) Seating information: tba, check your seating assignment before you arrive at the exam, by following the link on the course web page. Additional information on content: the midterm will contain a multiple-choice question about the running times of several scheme functions. Additional material allowed: there will be a reference sheet with brief descriptions of helpful scheme and python operations. You may also use language features not listed on the reference sheet. Be sure to use local and lambda as appropriate. Review your notes, and the additional problems solved in class. Try extending previous problems, try solving them different ways (e. g. , using abstract list functions, using accumulative recursion, etc. In addition, try to determine the running time of the various pieces of code that you have seen on assignments, tutorials, textbook, class, etc. You should practice writing code without the computer. This involves simplifying code, as well as drawing memory diagrams.