An open API service indexing awesome lists of open source software.

https://github.com/prakhar-002/c-code

This repository contains 💼 implementations of various 📌 data structures and 📌 algorithms in ✨ C language.
https://github.com/prakhar-002/c-code

array c dsa-algorithm linked-list queue stack tree-structure

Last synced: 3 months ago
JSON representation

This repository contains 💼 implementations of various 📌 data structures and 📌 algorithms in ✨ C language.

Awesome Lists containing this project

README

        

# Data Structures 🧬 and Algorithms 📜 in C

This repository contains `implementations of various data structures and algorithms in C language`.

## Data Structures 🐦

- BASICS

- LINKED LIST

- STACK

- QUEUE

- BINARY TREE