Department
Of
Computer Science
SYLLABUS
Fall 2008
CSc 3410 – Data Structures
Computer
Number
80506 & 80507
Time & Room: MW 3:00 - 4:15 pm in CS 408 & TR 4:00-5:15p GCB 331
Instructor: J. L. Bhola
E-Mail: jbhola@cs.gsu.edu
Phone: 404-413-5720
Office Hours:
Office Location:
PREREQUISITES: Reference p.369 2008-09 GSU General
Catalog: Prerequisites: CSc 2310, CSc 2510, and
Math 2211 with grades of C or higher are
enforced.
However, students will be using Java to implement the various Data
Structures
continuing in ascending sequence (unless otherwise told). The Vector
Data
prepared. This class is a considered to be one of the CTW (Critical
Thinking Writing) class of the Department. It means therefore, that the
instructor would evaluate students performance based upon the fowolling
with regards to both assignments
and exams:
1. Analysis.
2. Description.
3. Understanding.
4. Preparation.
5. Completeness.
6. Correctness.
7. English Grammar, etc.
The distribution of points will be
provided as per assignment and exam.
There will be four class tests and the final
exams, and
there will be either 5 or 6
Test 2 -- 15%--- tentative schedule - September 24th
& 25th
Test 3 – 15%--- tentative schedule – October 15th &
16th
Finals – 15%--- Wednesday December 10th
Assignments – 25%.
Adjustments may be made to assignments in class. If a student
is
absent, it
is
requirements for an assignment is changed or
adjusted
in class
PLEASE
NOTE:
checks will be performed.
no make up or
excuse for the final exam. If for
some
medical or legal reason you cannot take
8.
I will give neither extra assignment nor exam at any time during the
semester to boost your grade.
:
|
In-class |
Homework |
||
|
Tests |
Weights |
Assignments |
Weights |
|
Test #1 Test #2 Test#3 Test#4 |
15% 15% 15%
|
Program #1 Program #2 Program #3 Program #4 Program #5 |
5% 5% 5% 5% 5% |
|
Total Weight = 75% |
Total Weight = 25% |
||
Step 1. Compute the Weighted Average of Tests (WAT).
Step 2. Compute the Weighted Average of Tests and Assignments (WATA).
Step 3. Rule: FCS = Minimum of WAT and WATA.
Step 4. Convert the FCS to a letter grade using the following ranges:
A:
100-90, B: 89-80, C: 79-70, D: 69-60, and
F: 59-0.
Student X
Test scores: 75, 70, 75, 70 80 and Assignment scores: 88, 90, 95, 80, 85
Step 1. WAT = (75 + 70 + 75 + 70 + 80)/5 = 74
Step 2. WATA = (15*75 + 15*70 + 15*75 + 15 * 70 + 15 * 80 + 5*88 + 5*90 + 5*95 + 5*80 + 5*85)/100 = 77.4 ≈ 77
Step 3. Rule: FCS = Minimum of 74 and 77 = 74
Step 4. 74 is in the range 70 -
79.
Student X receives a C.
Student Y
Test scores: 73, 60, 70, 60, 70 and Assignment scores: 88, 90, 95, 80, 85
Step 1. WAT = (73 + 60 + 70 + 60 + 70)/75 = 66.66 ≈ 67
Step 2. WATA = (15*73 + 15*60 + 15*70 + 15* 60 + 15 * 70 + 5*88 + 5*90 + 5*95 + 5*80 + 5*85)/100 = 71.85 ≈ 72
Step 3. Rule: FCS = Minimum of 67 and 72 = 67
Step 4. 67 is in the range 69-60. Student Y receives a D.
Disclaimer: "This
course syllabus provides a general plan for the
course; deviations may be necessary."