ELEC 278 - Fundamentals of Information Structures and Software Engineering - Winter 2013

Calendar

Removed after course was finished.

Outline:

 

Lecture hours

Topic

 

1

Introduction

 

2

Foundational Data Structures

 

1

Stacks, Queues, and Deques

  1

List-Queue Example

 

1

Recursion

 

2

Asymptotic Notation

 

6

Trees and Search Trees

 

2

Heaps and Priority Queues

 

4

Hash Tables and Scatter Tables

 

6

Sorting

 

4

Graphs

 

4

Software Engineering Concepts & Applications

 

1

Review