DataStructure icon indicating copy to clipboard operation
DataStructure copied to clipboard

implementation of Datastructure in C/C++ Programming Language

Data Structures

implementation of Datastructure in C/C++ Programming Language.

This Repository is based on the course of "Mastering Data structures and Algorithms using C and C++" by Abdul Bari sir.

Directories Description

1. Arrays

2. Matrices

3. LinkedList

4. Stack

5. Queue

6. binarytree

7. BST

8. AVL

  • Performing Rotation while Generation of BST

9. Heap

10. HashTable

11. Graph

12. Advanced : Not in Course


Contributors: