🏭 A factory line simulation, using double linked lists in Java
-
Updated
Nov 2, 2022 - Java
🏭 A factory line simulation, using double linked lists in Java
This is a c++ double linked list program which was an assignment in the Data structure course during my B.S. degree. the program does: to add student in the list, remove student from the list, search for student, print all students, print the info of a student, print the number of students, delete the list. the student's data are first name, las…
Object Oriented Programming assignment @ University of Padova, Italy.
An implementation of a doubly linked list in C
Doubly Linked List Example Using Java
Exercicio Programa (EP) de estruturas de dados utilizando listas ligadas.
DoubleLinkedList Example using C & Ccoffee build tool.
This project simulates the Dynamic Memory Allocation process using Dictionary data structure .
This is a simple example of a double linked list implementation in Java.
Simple C++ Data Structures
TypeScript implementation of a double-linked list
A library of generic C data structures.
To associate your repository with the doublelinkedlist topic, visit your repo's landing page and select "manage topics."