2022_23
Educational guide 
School of Engineering
A A 
english 
Bachelor's Degree in Computer engineering (2010)
 Subjects
  DATA STRUCTURES
   Contents
Topic Sub-topic
Abstract Data Types Introduction to ADTs
Static and dynamic implementations
Storage of ADTs
Linear data structures Introduction
Stacks, queues and lists
List variants
Storage of linear EDs
Multilists Introduction
Implementations of multilists
Hash tables Introduction
Hashing functions
Implementations of hash tables
Storage of hash tables
Trees Introduction
Binary Trees, Heaps, Binary Search Trees
B trees and variants. B tree storage.
Fundamental tree algorithms
Graphs Introduction
Graph implementations
Fundamental graph algorithms