13
Introduction to Data Structure Adam M.B.

Data Structure (Introduction to Data Structure)

Embed Size (px)

Citation preview

Page 1: Data Structure (Introduction to Data Structure)

Introduction to Data Structure

Adam M.B.

Page 2: Data Structure (Introduction to Data Structure)

• Mandatory

• Prerequisite : Algorithm and

Programming

• 3 SKS

Course Description

Page 3: Data Structure (Introduction to Data Structure)

• Introduction

• Static Array

• Dynamic Array

• Linked List

• Double Linked

List

• Circular Linked

List

• Stack

• Queue

• Tree

• Heap Sort

Syllabus

Page 4: Data Structure (Introduction to Data Structure)

• Presence : 10%

• Homework : 20%

• Middle Test : 30 %

• Final Test : 40%

Components of Value

INDEX VALUE

A 80 < NA < 100

B 68 < NA < 79

C 56 < NA < 67

D 45 < NA < 55

E 0 < NA < 44

Page 5: Data Structure (Introduction to Data Structure)

• Schaum, Data Structures

• Course PPTs

References

Page 6: Data Structure (Introduction to Data Structure)

Program =

Algorithm + Data Structure

Page 7: Data Structure (Introduction to Data Structure)

DATA

Page 8: Data Structure (Introduction to Data Structure)

• Collection of values

• The smallest part of

information

• Data mean plural

Page 9: Data Structure (Introduction to Data Structure)

DATA STRUCTURE

Page 10: Data Structure (Introduction to Data Structure)

• Mathematical Model for

data organization

• Represent the fact

• Must be SIMPLE

Page 11: Data Structure (Introduction to Data Structure)

DATA TYPE

Page 12: Data Structure (Introduction to Data Structure)

• Predefined data type

• User-defined data type

Page 13: Data Structure (Introduction to Data Structure)

Contact Person:

Adam Mukharil Bachtiar

Informatics Engineering UNIKOM

Jalan Dipati Ukur Nomor. 112-114 Bandung 40132

Email: [email protected]

Blog: http://adfbipotter.wordpress.com

Copyright © Adam Mukharil Bachtiar 2012