Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with stack-linked-list
A curated list of projects in awesome lists tagged with stack-linked-list .
https://github.com/kamilhan-karaismailoglu/practices-related-to-data-structure
The program first saves the values received from the user in the queue structure, then adds the values in this queue structure larger than the average of the queue to the linked list created in accordance with the stack structure and copies this linked list into an array. Finally, it writes the created array to the screen. Made with C. This program was written for the Data Structures lecture.
data-structures linked-list queue stack stack-linked-list
Last synced: 15 Nov 2024
https://github.com/jaydattpatel/stack
Different Operation for Stack
infix-to-postfix linked-list pop postfix-evaluation push stack-array stack-linked-list
Last synced: 17 Nov 2024