3358 - 256 - Data Structures

Data Structures and Other Objects Using C++ - ( Latest Edition )
By Michael Main and Walter Savitch
Publisher : Addison Wesley - 2011
ISBN-13: 0-13-212948-5
ISBN-10: 0-321-19716-X ( 3rd Edition - 2005 ) - Optional

Instructor : Husain Gholoom
Class Time -           MW 3:30 a.m. - 4:50 p.m.    Face - To - Face             



Office Hours - online Via Zoom :    M W 11:45 am - 2:00 pm     &    

Others by appointment : Appointments need not be made during regularly scheduled office hours

COURSE OBJECTIVES :

Upon completion of the course, the student will be familiar with Abstract Data Types, stacks, queues, trees (binary trees and tree traversals, height-balanced trees ) , hash tables , sorting, searching, Heaps, graphs and more. The student will also be familiar with analyzing a problem and determining the appropriate data structure for the problem.

Data Structures - Course Outline