Feel free to visit and use some sample codes and homeworks problem source codes in C and GoLang for the Data structures and Algorithms at the Amirkabir University of Tech.
Thanks to Quera for supporting our course!
- Intro
- Insertion&Bubble sort
- Functions Growth (Order)
- Queue&Stack
- Linked List
- Binary Tree
- Heap
- Red-Black tree
- Hash table
- Graph Algorithms
- Quick&Merge Sort
- Devide&Conquer
- Dynamic Programming
- Back tracking