Java exercises and data structures
-
Updated
Mar 1, 2022 - Java
Java exercises and data structures
Linked Stack implementation
LinkeDS is a versatile Python project with linked data structures — stack, queue, and list — offering adaptability in bounded and dynamic sizes.
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.
Not very easy OOP project. Modifying and implementing stack, queue, linkedlist and mixture of them by myself.
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
Main data structures array-based and linkd-based implementation in C.
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."