Loading repository data…
Loading repository data…
ruproshanjha / repository
**Data Structures and Algorithms (DSA) in C** This repository contains a collection of fundamental data structures (arrays, linked lists, stacks, queues, trees, graphs) and algorithms (sorting, searching, dynamic programming) implemented in C. It aims to provide clear, well-documented code for learning and practice. Contributions welcome!
Welcome to the DSA in C repository! This repository contains a collection of data structures and algorithms implemented in the C programming language. It is designed to help developers and students understand core DSA concepts and improve their coding skills.
Contributions are encouraged! If you have improvements or new implementations to add, please fork this repository, make your changes, and submit a pull request.
No lisence required, free to use.