/Data-Structures-Problems-Using-C

This repository is a comprehensive collection of fundamental data structure implementations in C programming language. It includes various essential data structures and algorithms like AVL trees, Binary Search Trees (BST), Graph traversals (BFS/DFS), and advanced string matching algorithms.

Primary LanguageC

Watchers