63.271: Data Structures Syllabus: Catalog Description
63.271: Data Structures Syllabus: Catalog Description
4. To recognize when a general collection, stack, Group work is to be submitted via the
queue, priority queue, or graph structure is Discussion Board. For each course topic, each group
required to solve a problem; will post a set of solutions to several problems.
5. To be prepared to code the insert, delete, and Groups may revise and add to solutions submitted.
search operations on all the structures presented; Names of all group members who did their share of
6. To be ready to use the concepts presented here the work, and only those members, should be
when taking the Algorithms and Theory of included with each solution posted.
Computing courses;
7. To code sufficiently well to do the work Grading
required in the Computer Architecture, Software There will be one short multiple-choice quiz per
Engineering, Networking, and Operating topic and three major quizzes. Make-ups for quizzes
Systems Internals courses. will be available at the time of the following quiz or
at final-exam time.
Classroom format Group work and the project are graded for
Format will center on lecture (with slides), documentation of specification, documentation of
discussion, and group problem solving. Your code, correctness of code, and testing.
questions and participation are important. Part of Semester grade:
our responsibility is to express doubt about each Major quizzes (3) 30
other’s claims. Basic skills 20
We will write some program code on the board; Mini quizzes 10
other code we will compile, run and display, using a Final exam 10
projector. Group work assignments 10
Classroom is a focused work environment Project 10
governed by attention to business, free inquiry, and Presentations 5
mutual respect. Participation ____5
Group work 100 %
For each topic, in-class teams will solve Accommodations
assigned problems. Students who seek accommodations during the
Based on individual or group work, each student semester because of disabilities should meet with
will lead a discussion on two problems related to the instructor after class or during office hours early
group work or the semester project. in the semester.
Course Plan
Dates Topic Textbook
chapters
12/8 Review