Skip to content

muhammadumarafzaal/Data-Structures-and-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

A comprehensive repository of Data Structure and Algorithm implementations in C++.

Repository Structure

This repository contains implementations of various data structures and algorithms:

Folder Structure

  • DSA-LINKEDLIST/ - Linked List implementations
  • Queue/ - Queue implementations
  • Stack practice/ - Stack implementations
  • Trees data structures/ - Binary Tree implementations
  • avl/ / avl lab11/ - AVL Tree implementations
  • Graphs/ - Graph algorithms (BFS, DFS, etc.)
  • Hashing/ - Hashing implementations
  • Heap/ - Heap implementations
  • Algorithms/ - General algorithms

Getting Started

Clone the repository:

git clone https://github.com/muhammadumarafzaal/Data-Structures-and-Algorithms.git
cd Data-Structures-and-Algorithms

Author

Muhammad Umar Afzaal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages