Skip to content

Latest commit

 

History

History
73 lines (40 loc) · 2.35 KB

README.md

File metadata and controls

73 lines (40 loc) · 2.35 KB

👨‍💻 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 😉.