King Fahd University of Petroleum & Minerals s3

Total Page:16

File Type:pdf, Size:1020Kb

King Fahd University of Petroleum & Minerals s3

Faculty of Computer Science Institute of Business Administration

CSE 246

Data Structures and Algorithms LabLab ManualManual

Fall 2009

Prepared By: Quratulain

Faculty of Computer Science, IBA PREFACE

Objective

1. The main objective of the course is to teach the students how to select and design data structures and algorithms that are appropriate for problems that they might encounter. 2. More complex problem solving techniques using JAVA. 3. Data structures including classes, arrays, linked lists, stacks, queues, trees, and graphs. 4. Object-Oriented (OO) approaches are introduced and used throughout the text. Java constructs for supporting OO approaches (exceptions, abstract classes, interfaces) are introduced.

Faculty of Computer Science, IBA GUIDELINES / RULES

Faculty of Computer Science, IBA CONTENTS

LAB # 01

Objective [Bulleted list]

Faculty of Computer Science, IBA Procedure / Process [1] [Steps in bulleted list]

Faculty of Computer Science, IBA

Recommended publications