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.
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.
Linked Stack implementation
Java exercises and data structures
all labs & assignments done in data structures I class, done in python
A program that converts an Infix expression to a Postfix one as well as evaluates a Postfix expression by utilizing a LinkedStack data structure.
Data structures in Python
Linked Stack and Static Stack data structures implementations. Programming II class.
Main data structures array-based and linkd-based implementation in C.
Data Structures codes
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."