University of Nevada Las Vegas
Howard R. Hughes College of Engineering
School of Computer Science
My Home Page

Computer Science 302
Introduction to Data Structures
Fall 2012

Revised October 23, 2012.

Please look at the Announcements Page every day.

Instructor:
Dr. Larmore
Office, TBE B378-B.
Telephone 702-895-1096,
Email: larmore "at" cs "dot" unlv "dot" edu.
Office Hours: Subject to change.
11:00 -- 12:00 Tuesdays and Thursdays.
2:30 -- 3:30 Tuesdays and Thursdays.
Contacting Me:
It's best to send me email at lawrence.larmore@unlv.edu. Be sure to write "CS302" in the subject field so that I know what the message is about. (I delete lots of messages without reading them, based on the subject fields.)
You may also telephone my office and leave a message.
Please, never try to communicate with me by leaving notes on my door, under my door, or in my mailbox in the department office, as those notes get lost, and I can't retrieve them remotely.
If you ever have to leave me anything physical, such as homework papers, please do not push it under my door or put it in my mailbox. If you can't find me, please give it to one of the staff in the computer science department office in room TBE A211-A.
Graduate Assistant:
Sandhya Kodimala. Email: sandhyakodimala "at" gmail "dot" com
Office Hours: 11:00 to 1:00, Tuesdays and Thursdays, TBE B346.
Days of Instruction:
August 28, 2012 - December 6, 2012.
Thanksgiving Day Recess:
November 22, 2012.
Time of Instruction:
1:00 - 2:15, Tuesday and Thursday.
Place of Instruction:
SEB 1240
Textbook:
Data Structures and Algorithm Analysis in C++
Third Edition
by Mark Allen Weiss
Prerequisites:
CSC 202 (Computer Science II)
MAT 181 (Elementary Calculus I)
Anyone who has not taken all prerequisites and earned a grade of "C" or better in each must see me immediately. I will not hesitate to administratively drop a student who lacks the prerequisites, as unprepared students slow down the class. I will be happy to sign a prerequisite waiver form if you have actually taken the prerequisites but the registration system doesn't know this, such as if you took them at another institution. If you come to see me about this, please bring unofficial copies of your transcripts from that other institution.
Examinations
First Examination: Thursday, September 13.
Second Examination: Thursday, October 23.
Third Examination: Tuesday, November 20.
Final Examination: Tuesday, December 11, 1:00 - 3:00
Homework
There will be hand-written assignments and programming assignments. All programming assignments must be written in C++, must be submitted electronically from your engineering account, and must compile and run on student.egr.edu.
Additional submission instructions.
You may permit another student to look at your code, but you are forbidden to make a copy of your code available to another student electronically.
If a portion of the code you turn in was obtained from another source (such as a web site) you must give a reference within your code, such as: "This procedure was from http://www.codesource.com"
Grading
The grading will be based on examinations and homework. The homework will count much less than the examinations, because I am allowing you to work together on the homework.
However, the examinations will be designed in such a way that if you do not do homework, or if you simply allow others to do it for you, you will not do well on the exams.
Syllabus