2023_24
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
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.
Graphs Introduction
Graph implementations
Bipartite graphs - multilists
Data Structures Design & Agorithms Complex Data Structures Design
Data Structure Traversal algorithms
Data Structure Analysis algorithms