Object Oriented Programming assignment @ University of Padova, Italy.
-
Updated
Nov 7, 2017 - C++
Object Oriented Programming assignment @ University of Padova, Italy.
An implementation of a doubly linked list in C
🏭 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…
This project simulates the Dynamic Memory Allocation process using Dictionary data structure .
Exercicio Programa (EP) de estruturas de dados utilizando listas ligadas.
Doubly Linked List Example Using Java
TypeScript implementation of a double-linked list
A library of generic C data structures.
Simple C++ Data Structures
DoubleLinkedList Example using C & Ccoffee build tool.
This is a simple example of a double linked list implementation in Java.
Add a description, image, and links to the doublelinkedlist topic page so that developers can more easily learn about it.
To associate your repository with the doublelinkedlist topic, visit your repo's landing page and select "manage topics."