Main data structures array-based and linkd-based implementation in C.
-
Updated
Sep 16, 2022 - C
Main data structures array-based and linkd-based implementation in C.
LinkeDS is a versatile Python project with linked data structures — stack, queue, and list — offering adaptability in bounded and dynamic sizes.
Not very easy OOP project. Modifying and implementing stack, queue, linkedlist and mixture of them by myself.
Java exercises and data structures
Linked Stack implementation
Data structures in Python
Data Structures codes
Linked Stack and Static Stack data structures implementations. Programming II class.
all labs & assignments done in data structures I class, done in python
Main data structures array-based and linkd-based implementation in C.
A program that converts an Infix expression to a Postfix one as well as evaluates a Postfix expression by utilizing a LinkedStack data structure.
Add a description, image, and links to the linked-stack topic page so that developers can more easily learn about it.
To associate your repository with the linked-stack topic, visit your repo's landing page and select "manage topics."