Downloads

Course Syllabus      Course Contents    

Part 0 Course Outline    2211 Tentative Lecture Schedule        

Revision Material (CSCE 1101)

R1. Stacks & Queues         R2. Linked Lists      

          

R3. STL & Vectors            R4. Hash Tables

  

                      

Applied Data Structures (CSCE 2211)

 

CSCE 2211 Part 1 ADTs

 

CSCE 2211 Part 2 Linear DS

 

CSCE 2211 Part 3a AlgorithmAnalysis: Bounds

 

CSCE 2211 Part 3b Algorithm Analysis: Complexity


CSCE 2211 Part 3 Lecture Notes on Part 3

 

CSCE 2211 Part 4 Trees

 

CSCE 2211 Part 5a Dictionaries & Binary Search Trees

 

CSCE 2211 Part 5b Tries

 

CSCE 2211 Part 6 Self-Balancing Trees

 

CSCE 2211 Part 7 B-Trees

 

CSCE 2211 Part 8 Heaps & Priority Queues        Golden Ratio

 

CSCE 2211 Part 9 Disjoint Sets

 

CSCE 2211 Part 10a Graphs

 

CSCE 2211 Part 10b Graph Algorithms