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.
- Host: GitHub
- URL: https://github.com/prakhar-002/c-code
- Owner: Prakhar-002
- Created: 2023-12-09T11:21:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T17:43:29.000Z (about 1 year ago)
- Last Synced: 2025-02-09T21:45:21.252Z (5 months ago)
- Topics: array, c, dsa-algorithm, linked-list, queue, stack, tree-structure
- Language: C
- Homepage: https://leetcode.com/u/Prakhar-002/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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