| 1.
|
Type
|
Subject
|
Description
- This lecture covers an Introduction to Data Structure Course and a breif review of C++ programming
|
Url
|
| 2.
|
Type
|
Subject
|
Description
- This lecture covers Classes in C++, Introduction to Algorithms, Definition and examples of List Data stucture in daily life, List operations, Implementation of List Using Array
|
Url
|
| 3.
|
Type
|
Subject
|
Description
- This lecture covers List Implementation using Linked Memory, Some variants of Linked List. Example of list data sturucture usage
|
Url
|
| 4.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, implementation and usage of stack data structure.
|
Url
|
| 5.
|
Type
|
Subject
|
Description
- This lecture covers Converting infix exprerssion to postfix using stack. Implemetatiion of stack using C++ templates
|
Url
|
| 6.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, implementation and usage of queue data structure.
|
Url
|
| 7.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, and implementation of binary tree data structure
|
Url
|
| 8.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, and implementation of binary search tree (BST)
|
Url
|
| 9.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, and implementation of AVL search tree
|
Url
|
| 10.
|
Type
|
Subject
|
Description
- This lecture covers Remaining part of the AVL tree. Definition, operations, and implementation of binary threaded tree.
|
Url
|
| 11.
|
Type
|
Subject
|
Description
- This lecture covers some applications and usages of tree data structure
|
Url
|
| 12.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, and implementation of heap data structure
|
Url
|
| 13.
|
Type
|
Subject
|
Description
- This lecture covers Definition, operations, and implementation of Tables
|
Url
|
| 14.
|
Type
|
Subject
|
Description
- This lecture covers Some sorting algorithms
|
Url
|
| 15.
|
Type
|
Subject
|
Description
- This lecture covers Definition, representation and transversal of graphs
|
Url
|
| 16.
|
Type
|
Subject
|
Description
- This lecture covers Some graph algorithms
|
Url
|