Shahrood University of Technology Data Structure TA-Class.
Professor : Dr.Biglari
Teaching Assistants :
- Alireza Azadi
- Amir Mojarrad
Code snippets based on lecture materials and extra explanation and examples for C++ (review) and Data structure.
Table of contents :
- Introduction and review
- Algorithm analysis
- List, stacks and queues
- Trees and hierarchical orders
- Ordered trees
- Search trees
- Priority queues
- Sorting algorithms
- Hash functions and hash tables
Course Reference : Waterloo