Skip to content

Welcome to the DSA in C repository! This repository contains clean, well-documented implementations of fundamental data structures and algorithms using the C programming language

Notifications You must be signed in to change notification settings

Mrigank005/DSA-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Data Structures & Algorithms in C

Welcome to the DSA in C repository! This repository contains clean, well-documented implementations of fundamental data structures and algorithms using the C programming language. Whether you're preparing for coding interviews, academic exams, or brushing up on your concepts β€” this is your one-stop resource.


πŸ”— Table of Contents


πŸ“ Folder Structure

DSA-in-C/
β”œβ”€β”€ linked_list/
β”œβ”€β”€ stack/
β”œβ”€β”€ queue/
β”œβ”€β”€ tree/
β”œβ”€β”€ binary_heap/
β”œβ”€β”€ hash_table/
β”œβ”€β”€ graph/
β”œβ”€β”€ searching_and_sorting/
└── README.md

Happy Coding! πŸ“¬ Feel free to reach out or star the repository if you found it helpful.


About

Welcome to the DSA in C repository! This repository contains clean, well-documented implementations of fundamental data structures and algorithms using the C programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages