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.
Data Strucures
A versatile Python project with linked data structures — stack, queue, and list — offering adaptability in bounded and dynamic sizes.
Linked Stack implementation
Java exercises and data structures
A program that converts an Infix expression to a Postfix one as well as evaluates a Postfix expression by utilizing a LinkedStack data structure.
Linked Stack and Static Stack data structures implementations. Programming II class.
Java-based HTML structure validator using custom array and linked stack implementations, with tests and performance benchmarking.
Data structures in Python
Not very easy OOP project. Modifying and implementing stack, queue, linkedlist and mixture of them by myself.
Data Structures codes
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."