alirezaazadi / TA-DataStructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TA-DataStructure

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 :

  1. Introduction and review
  2. Algorithm analysis
  3. List, stacks and queues
  4. Trees and hierarchical orders
  5. Ordered trees
  6. Search trees
  7. Priority queues
  8. Sorting algorithms
  9. Hash functions and hash tables

Course Reference : Waterloo

About


Languages

Language:C++ 96.0%Language:CMake 4.0%