You are on page 1of 5

SWISS GERMAN

UNIVERSITY

Data Structures

About

Kho I Eng / MT (semester 2)/ Bachelor / Data Structures

SWISS GERMAN
UNIVERSITY

Content

1. Review of C/C++
2. Arrays
3. Pointers
4. Recursion
5. Stacks
6. Queues
7. Trees
8. Binary Trees
9. Search Trees
10.Heap
11.Sorting

About

Kho I Eng / MT (semester 2)/ Bachelor / Data Structures

SWISS GERMAN
UNIVERSITY

Supporting Materials

Main Book
Schaum's Outline of Data Structures with C++
By: Hubbard, John R.
ISBN: 0071353453
Publisher: McGraw-Hill

Supplemental Book
Data Structures, Algorithms & Applications in C++
By: Sartay Sahni
ISBN: 0-07-118457-0
Publisher: McGraw-Hill

Web resources
http://ciips.ee.uwa.edu.au/~morris/Year2/PLDS210/ds_ToC.html
http://www.informatics.susx.ac.uk/courses/dats/DataStructures/
docs/DataStructures/package-summary.html

About

Kho I Eng / MT (semester 2)/ Bachelor / Data Structures

SWISS GERMAN
UNIVERSITY

Teaching Methodology

Theory and Concepts


Lab Activities
Practice from existing program codes
Exercise
Quizzes

About

Kho I Eng / MT (semester 2)/ Bachelor / Data Structures

SWISS GERMAN
UNIVERSITY

Grading system

A : 85 100
B : 75 84
C : 60 74
D : 50 59
F : <50

Requirements
Quizzes, Assignments/Homeworks 40%
Semester Final Examination 60%
Class attendance Not less than 75% (approx. 12 class
attendances)
No Late Comers
No Cell Phones, food and beverages during the class
About

Kho I Eng / MT (semester 2)/ Bachelor / Data Structures

You might also like