Skip to content

lucasbivar/data-structures

Repository files navigation

👨‍💻 Data Structures implemented in C 👨‍💻


📍 Searching Algorithms

📍 Sorting Algorithms

📍 Abstract Data Type

📍 Static Array

📍 Singly Linked List

📍 Doubly Linked List

📍 Circular Linked List

📍 Dynamic List With Descriptor Node (e.g., Singly Linked List implemented with Descriptor Node)

📍 Static Queue

📍 Dynamic Queue

📍 Static Stack

📍 Dynamic Stack

📍 Sparse Matrix

📍 Binary Tree


🤓 Author


Lucas Bivar

💻

Feel free to star ⭐ this repository if you like what you see 😉.

About

Data Structures implemented in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages